@font-face {
    font-family: "Avenir";
    src: url("../fonts/A400.woff2") format("woff2"), url("../fonts/A400.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Avenir";
    src: url("../fonts/A700.woff2") format("woff2"), url("../fonts/A700.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}