/*---- HOMONETA ----*/
/* REGULAR */
@font-face {
    font-family: 'Ho';
    src: url('../webfonts/Homoneta-Regular.eot');
    src: url('../webfonts/Homoneta-Regular.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Homoneta-Regular.woff2') format('woff2'),
         url('../webfonts/Homoneta-Regular.woff') format('woff'),
         url('../webfonts/Homoneta-Regular.ttf') format('truetype'),
         url('../webfonts/Homoneta-Regular.svg#Homoneta-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* ITALIC */
@font-face {
    font-family: 'Ho';
    src: url('../webfonts/Homoneta-Italic.eot');
    src: url('../webfonts/Homoneta-Italic.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Homoneta-Italic.woff2') format('woff2'),
         url('../webfonts/Homoneta-Italic.woff') format('woff'),
         url('../webfonts/Homoneta-Italic.ttf') format('truetype'),
         url('../webfonts/Homoneta-Italic.svg#Homoneta-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/*---- LIBERTINUS SERIF ----*/
/* REGULAR */
@font-face {
    font-family: 'Li';
    src: url('../webfonts/LibertinusSerif-Regular.eot');
    src: url('../webfonts/LibertinusSerif-Regular.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/LibertinusSerif-Regular.woff2') format('woff2'),
         url('../webfonts/LibertinusSerif-Regular.woff') format('woff'),
         url('../webfonts/LibertinusSerif-Regular.ttf') format('truetype'),
         url('../webfonts/LibertinusSerif-Regular.svg#LibertinusSerif-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* ITALIC */
@font-face {
    font-family: 'Li';
    src: url('../webfonts/LibertinusSerif-Italic.eot');
    src: url('../webfonts/LibertinusSerif-Italic.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/LibertinusSerif-Italic.woff2') format('woff2'),
         url('../webfonts/LibertinusSerif-Italic.woff') format('woff'),
         url('../webfonts/LibertinusSerif-Italic.ttf') format('truetype'),
         url('../webfonts/LibertinusSerif-Italic.svg#LibertinusSerif-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/*---- OSWALD ----*/
/* LIGHT */
@font-face {
    font-family: 'Os';
    src: url('../webfonts/Oswald-Light.eot');
    src: url('../webfonts/Oswald-Light.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Oswald-Light.woff2') format('woff2'),
         url('../webfonts/Oswald-Light.woff') format('woff'),
         url('../webfonts/Oswald-Light.ttf') format('truetype'),
         url('../webfonts/Oswald-Light.svg#Oswald-Light') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
/* REGULAR */
@font-face {
    font-family: 'Os';
    src: url('../webfonts/Oswald-Regular.eot');
    src: url('../webfonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Oswald-Regular.woff2') format('woff2'),
         url('../webfonts/Oswald-Regular.woff') format('woff'),
         url('../webfonts/Oswald-Regular.ttf') format('truetype'),
         url('../webfonts/Oswald-Regular.svg#Oswald-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* BOLD */
@font-face {
    font-family: 'Os';
    src: url('../webfonts/Oswald-Bold.eot');
    src: url('../webfonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Oswald-Bold.woff2') format('woff2'),
         url('../webfonts/Oswald-Bold.woff') format('woff'),
         url('../webfonts/Oswald-Bold.ttf') format('truetype'),
         url('../webfonts/Oswald-Bold.svg#Oswald-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}