@font-face {
    font-family: 'Space Grotesk';
    font-weight: normal;
    src: url("SpaceGrotesk-Regular.ttf");
}
@font-face {
    font-family: 'Space Grotesk';
    font-weight: 700;
    src: url("SpaceGrotesk-Bold.ttf");
}
@font-face {
    font-family: 'Space Grotesk';
    font-weight: 500;
    src: url("SpaceGrotesk-Medium.ttf");
}
@font-face {
    font-family: 'Space Grotesk';
    font-weight: 300;
    src: url("SpaceGrotesk-Light.ttf");
}
