/*
@font-face {
font-family: 'Space Grotesk Regular';
font-style: normal;
font-weight: normal;
src: local('Space Grotesk Regular'), url('SpaceGrotesk-Regular.woff') format('woff');
}

@font-face {
font-family: 'Space Grotesk Light';
font-style: normal;
font-weight: normal;
src: local('Space Grotesk Light'), url('SpaceGrotesk-Light.woff') format('woff');
}


@font-face {
font-family: 'Space Grotesk Medium';
font-style: normal;
font-weight: normal;
src: local('Space Grotesk Medium'), url('SpaceGrotesk-Medium.woff') format('woff');
}


@font-face {
font-family: 'Space Grotesk SemiBold';
font-style: normal;
font-weight: normal;
src: local('Space Grotesk SemiBold'), url('SpaceGrotesk-SemiBold.woff') format('woff');
}
*/

@font-face {
font-family: 'Space Grotesk Bold';
font-style: normal;
font-weight: normal;
src: local('Space Grotesk Bold'), url('SpaceGrotesk-Bold.woff') format('woff');
}