@font-face {
    font-family: 'Todes';
    src: url('../fonts/TodesVF-[DPLY,wght].ttf') format('truetype');
    font-weight: 100 900;
    font-stretch: 50% 200%;
    font-display: swap;
}
@font-face {
    font-family: 'VR Serif Condensed';
    src: url('../fonts/VRSerif-CondensedBold.eot');
    src: url('../fonts/VRSerif-CondensedBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/VRSerif-CondensedBold.woff2') format('woff2'),
        url('../fonts/VRSerif-CondensedBold.woff') format('woff'),
        url('../fonts/VRSerif-CondensedBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/* @font-face {
    font-family: 'VieiraRezende';
    src: url('../fonts/VieiraRezendeSerif[wdth,wght].woff2') format('woff2');
    font-weight: 100 900;
    font-stretch: 50% 200%;
    font-display: swap;
} */
/* @font-face {
    font-family: 'VieiraRezende';
    src: url('../fonts/VRSerif[wdth,wght].ttf') format('truetype');
    font-weight: 100 900;
    font-stretch: 50% 200%;
    font-display: swap;
} */