@font-face 
{
    font-family: FreeSans;
    src: url(../fonts/FreeSans-small.woff);
    font-display: swap;
}

@font-face 
{
    font-family: FreeSans;
    src: url(../fonts/FreeSansBoldOblique.woff);
    font-weight: bold;
    font-style: oblique;
    font-display: swap;
}

@font-face 
{
    font-family: FreeSans;
    src: url(../fonts/FreeSansBold-small.woff);
    font-weight: bold;
    font-display: swap;
}

@font-face 
{
    font-family: FreeSans;
    src: url(../fonts/FreeSansOblique.woff);
    font-style: oblique;
    font-display: swap;
}

@font-face 
{
    font-family: FreeSerif;
    src: url(../fonts/FreeSerif-small.woff);
    font-display: swap;
}

@font-face 
{
    font-family: FreeSerif;
    src: url(../fonts/FreeSerifItalic-small.woff);
    font-style: italic;
    font-display: swap;
}

@font-face 
{
    font-family: FreeSerif;
    src: url(../fonts/FreeSerifBoldItalic-small.woff);
    font-style: italic;
    font-weight: bold;
    font-display: swap;
}

@font-face 
{
    font-family: FreeSerif;
    src: url(../fonts/FreeSerifBold-small.woff);
    font-weight: bold;
    font-display: swap;
}

@font-face 
{
    font-family: Mononoki;
    src: url(../fonts/mononoki-Regular.woff2);
    font-display: swap;
}
