@font-face {
    font-family: "lust-sans";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lust-sans/lust-sans-400.woff2") format("woff2");
}

@font-face {
    font-family: "lust-sans";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/lust-sans/lust-sans-700.woff2") format("woff2");
}

@font-face {
    font-family: "Geometria";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Geometria.woff2") format("woff2"),
         url("../fonts/Geometria.ttf") format("truetype");
}

@font-face {
    font-family: "Geometria";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Geometria-Bold.woff2") format("woff2"),
         url("../fonts/Geometria-Bold.ttf") format("truetype");
}
