@font-face {
	font-family: 'Rokkitt';
	src: url('../fonts/Rokkitt-VariableFont_wght.ttf') format('truetype-variations');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Rokkitt';
	src: url('../fonts/Rokkitt-Italic-VariableFont_wght.ttf') format('truetype-variations');
	font-weight: 100 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Special Gothic Expanded One';
	src: url('../fonts/SpecialGothicExpandedOne-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
