@font-face {
    font-display: fallback;
    font-family: "TeX Gyre Heros";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/TexGyreHeros-Regular.woff2") format("woff2");
}

@font-face {
    font-display: fallback;
    font-family: "TeX Gyre Heros";
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/TexGyreHeros-Regular-Italic.woff2") format("woff2");
}

@font-face {
    font-display: fallback;
    font-family: "TeX Gyre Heros";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/TexGyreHeros-Bold.woff2") format("woff2");
}

@font-face {
    font-display: fallback;
    font-family: "TeX Gyre Heros";
    font-style: italic;
    font-weight: 700;
    src: url("../fonts/TexGyreHeros-Bold-Italic.woff2") format("woff2");
}
