@font-face {
    font-family: 'TimesRegular';
    src: url('../fonts/TimesRegular/TimesRegular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'KOMTXTB';
    src: url('../fonts/komikatext/KOMTXTB.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaCondensedExtraBold';
    src: url('../fonts/futura/FuturaCondensedExtraBold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'FuturaExtraBold';
    src: url('../fonts/futura/FuturaExtraBold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}