@font-face {
    font-family: "Grandis";
    src: url("../fonts/Grandis-Thin.woff2?v=4") format("woff2"),
        url("../fonts/Grandis-Thin.woff?v=4") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Grandis";
    src: url("../fonts/Grandis-Light.woff2?v=4") format("woff2"),
        url("../fonts/Grandis-Light.woff?v=4") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Grandis";
    src: url("../fonts/Grandis-Regular.woff2?v=4") format("woff2"),
        url("../fonts/Grandis-Regular.woff?v=4") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Grandis";
    src: url("../fonts/Grandis-Medium.woff2?v=4") format("woff2"),
        url("../fonts/Grandis-Medium.woff?v=4") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Grandis";
    src: url("../fonts/Grandis-Bold.woff2?v=4") format("woff2"),
        url("../fonts/Grandis-Bold.woff?v=4") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Grandis";
    src: url("../fonts/Grandis-Black.woff2?v=4") format("woff2"),
        url("../fonts/Grandis-Black.woff?v=4") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
