@font-face {
    font-family: 'Uni Sans';
    font-weight: 300;
    font-style: normal;
    src: url(/wp-content/themes/novatec/fonts/UniSansThin.woff2) format('opentype');
    font-display: swap;
}
@font-face {
    font-family: 'Uni Sans';
    font-weight: 300;
    font-style: italic;
    src: url(/wp-content/themes/novatec/fonts/UniSansThinItalic.woff2) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Uni Sans';
    font-weight: 900;
    font-style: normal;
    src: url(/wp-content/themes/novatec/fonts/UniSansHeavy.woff2) format('opentype');
    font-display: swap;
}
@font-face {
    font-family: 'Uni Sans';
    font-weight: 900;
    font-style: italic;
    src: url(/wp-content/themes/novatec/fonts/UniSansHeavyItalic.woff2) format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Switzer';
    font-weight: 400;
    font-style: normal;
    src: url(/wp-content/themes/novatec/fonts/Switzer-Regular.woff2) format('opentype');
    font-display: swap;
}
@font-face {
    font-family: 'Switzer';
    font-weight: 700;
    font-style: normal;
    src: url(/wp-content/themes/novatec/fonts/Switzer-Bold.woff2) format('opentype');
    font-display: swap;
}