/* Self-hosted Outfit (from Google Fonts) */
@font-face {
    font-family: "Outfit";
    src: url("../fonts/outfit-variable.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

/* Gia Variable — add licensed woff2 to static/fonts/gia-variable.woff2 */
@font-face {
    font-family: "Gia Variable";
    src: url("../fonts/gia-variable.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
