@font-face {
    font-family: 'dskrptMono';
    font-weight: 200 900;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/SourceCodeVariable-Roman.ttf.woff2') format('woff2'),
        url('../fonts/SourceCodeVariable-Roman.ttf.woff') format('woff');
}

@font-face {
    font-family: 'dskrptMono';
    font-weight: 200 900;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/SourceCodeVariable-Italic.ttf.woff2') format('woff2'),
        url('../fonts/SourceCodeVariable-Italic.ttf.woff') format('woff');
}

@font-face {
    font-family: 'dskrptSerif';
    font-weight: 200 900;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/SourceSerif4Variable-Roman.ttf.woff2') format('woff2'),
        url('../fonts/SourceSerif4Variable-Roman.ttf.woff') format('woff');
}

@font-face {
    font-family: 'dskrptSerif';
    font-weight: 200 900;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/SourceSerif4Variable-Italic.ttf.woff2') format('woff2'),
        url('../fonts/SourceSerif4Variable-Italic.ttf.woff') format('woff');
}

@font-face {
    font-family: 'dskrptSans';
    font-weight: 200 900;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/SourceSans3VF-Roman.ttf.woff2') format('woff2'),
        url('../fonts/SourceSans3VF-Roman.ttf.woff') format('woff');
}

@font-face {
    font-family: 'dskrptSans';
    font-weight: 200 900;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/SourceSans3VF-Italic.ttf.woff2') format('woff2'),
        url('../fonts/SourceSans3VF-Italic.ttf.woff') format('woff');
}