@font-face {
    font-family: "SiteFont";
    src: url("/fonts/SourceSans3-VariableFont_wght.ttf?v=1") format("truetype");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}
@font-face {
    font-family: "SiteFont";
    src: url("/fonts/SourceSans3-Italic-VariableFont_wght.ttf?v=1") format("truetype");
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
}
