/* ====================================
   iA Writer Font Faces
   ==================================== */

/* iA Writer Quattro - Variable Font */
@font-face {
    font-family: 'iA Writer Quattro';
    src: url('../fonts/iAWriterQuattroV.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'iA Writer Quattro';
    src: url('../fonts/iAWriterQuattroV-Italic.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

/* iA Writer Duo - Variable Font */
@font-face {
    font-family: 'iA Writer Duo';
    src: url('../fonts/iAWriterDuoV.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'iA Writer Duo';
    src: url('../fonts/iAWriterDuoV-Italic.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

/* iA Writer Mono - Variable Font */
@font-face {
    font-family: 'iA Writer Mono';
    src: url('../fonts/iAWriterMonoV.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'iA Writer Mono';
    src: url('../fonts/iAWriterMonoV-Italic.ttf') format('truetype');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}
