@font-face {
    font-family: Averta;
    font-style: normal;
    font-weight: 300;
    src: url(./averta-light-webfont.woff2) format("woff2"), url(./averta-light-webfont.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: Averta;
    font-style: normal;
    font-weight: 400;
    src: url(./averta-regular-webfont.woff2) format("woff2"), url(./averta-regular-webfont.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: Averta;
    font-style: normal;
    font-weight: 600;
    src: url(./averta-semibold-webfont.woff2) format("woff2"), url(./averta-semibold-webfont.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: Averta;
    font-style: normal;
    font-weight: 700;
    src: url(./averta-bold-webfont.woff2) format("woff2"), url(./averta-bold-webfont.woff) format("woff");
    font-display: swap;
}
