@font-face {
    font-family: "Halvar";

    src: url("/fonts/HalvarEng-Rg.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Halvar";

    src: url("/fonts/HalvarEng-Md.woff2") format("woff2"); /* Modern Browsers */
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Halvar";

    src: url("/fonts/HalvarEng-XBd.woff2") format("woff2"); /* Modern Browsers */
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Andes";

    src: url("/css/fonts/andes-regular-it.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
