/* ../fonts/ */

/* font-family: "Roboto Slab";
font-family: "Work Sans"; */

@font-face {
    font-family: 'MTD Simpletune';
    src: url('../fonts/MTD.woff2') format('woff2'),
        url('../fonts/MTD.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'iCielBC Rostrum';
    src: url('../fonts/iCielBCRostrum-Regular.woff2') format('woff2'),
        url('../fonts/iCielBCRostrum-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ranoya';
    src: url('../fonts/Ranoya-Regular.woff2') format('woff2'),
        url('../fonts/Ranoya-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '1FTV Black Oldest';
    src: url('../fonts/1FTVBlackOldest.woff2') format('woff2'),
        url('../fonts/1FTVBlackOldest.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}