@font-face {
    font-display: swap;
    font-style: normal;
    src: url("/fonts/SpaceGroteskRegular.ttf");
    font-family: "Space Grotesk";
    font-weight: 400;
}
    @font-face {
    font-display: swap;
    font-style: normal;
    src: url("/fonts/SpaceGroteskSemiBold.ttf");
    font-family: "Space Grotesk";
    font-weight: 600;
    }
    @font-face {
    font-display: swap;
    font-style: normal;
    src: url("/fonts/SpaceGroteskMedium.ttf");
    font-family: "Space Grotesk";
    font-weight: 500;
    }
    @font-face {
    font-display: swap;
    font-style: normal;
    src: url("/fonts/SpaceGroteskLight.ttf");
    font-family: "Space Grotesk";
    font-weight: 300;
    }
    @font-face {
    font-display: swap;
    font-style: normal;
    src: url("/fonts/InterSemiBold.ttf");
    font-family: "Inter";
    font-weight: 600;
    }
    @font-face {
    font-display: swap;
    font-style: normal;
    src: url("/fonts/InterRegular.ttf");
    font-family: "Inter";
    font-weight: 400;
    }
    @font-face {
    font-display: swap;
    font-style: normal;
    src: url("/fonts/InterMedium.ttf");
    font-family: "Inter";
    font-weight: 500;
    }
    @font-face {
        font-display: swap;
        font-style: normal;
        src: url("/fonts/DrukWideBold.ttf");
        font-family: "Druke Wide";
        font-weight: 400;
    }
    @font-face {
        font-display: swap;
        font-style: normal;
        src: url("/fonts/CompactaBlack.ttf");
        font-family: "Compacta Black";
        font-weight: 400;
    }
    @font-face {
        font-display: swap;
        font-style: normal;
        src: url("/fonts/AlfaSlabOne-Regular.ttf");
        font-family: "Alfa Slab";
        font-weight: 400;
    }
    @font-face {
        font-display: swap;
        font-style: normal;
        src: url("/fonts/TitanOne-Regular.ttf");
        font-family: "Titan One";
        font-weight: 400;
    }
    @font-face {
        font-display: swap;
        font-style: normal;
        src: url("/fonts/DrukTextWide-Bold-Trial.otf");
        font-family: "Druk Bold";
        font-weight: 400;
    }
