@font-face {
    font-family: 'TeX Gyre Heros';
    src: url('./fonts/texgyreheros-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TeX Gyre Heros';
    src: url('./fonts/texgyreheros-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nasalization';
    src: url('./fonts/Nasalization\ Rg.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}