@font-face {
    font-family: "Antonia Variable";
    src: url("../fonts/AntoniaVariable-Roman.woff2") format("woff2-variations"),
         url("../fonts/AntoniaVariable-Roman.woff") format("woff-variations");
    font-weight: 1 1000;
    font-stretch: 75% 125%;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Antonia Variable";
    src: url("../fonts/AntoniaVariable-Italic.woff2") format("woff2-variations"),
         url("../fonts/AntoniaVariable-Italic.woff") format("woff-variations");
    font-weight: 1 1000;
    font-stretch: 75% 125%;
    font-style: italic;
    font-display: swap;
}