@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('./GT-Walsheim-Pro-Thin.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: block;
}
@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('./GT-Walsheim-Pro-Bold.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('spacegrotesk-light.woff2') format('woff2'),
         url('spacegrotesk-light.woff') format('woff'),
         url('spacegrotesk-light.ttf') format('truetype'),
         url('spacegrotesk-light.svg#space_grotesklight') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Space Grotesk';
    src: url('spacegrotesk-regular.woff2') format('woff2'),
         url('spacegrotesk-regular.woff') format('woff'),
         url('spacegrotesk-regular.ttf') format('truetype'),
         url('spacegrotesk-regular.svg#space_groteskregular') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'CY Semi bold';
    src: url('cy-semibold.woff2') format('woff2'),
         url('cy-semibold.woff') format('woff'),
         url('cy-semibold.ttf') format('truetype'),
         url('cy-semibold.svg#cy_semibold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
