
@font-face {
	font-family: 'Komix Eighties';
	src: url('../fonts/Komix Eighties.woff2') format('woff2'),
		url('../fonts/Komix Eighties.woff') format('woff'),
		url('../fonts/Komix Eighties.otf') format('opentype');
    font-style: normal;
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto Condensed Black';
	src: url('../fonts/RobotoCondensed-Black.woff2') format('woff2'),
		url('../fonts/RobotoCondensed-Black.woff') format('woff'),
		url('../fonts/RobotoCondensed-Black.otf') format('opentype');
    font-style: normal;
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'GosmickSans';
	src: url('../fonts/gosmicksans.woff2') format('woff2'),
		url('../fonts/gosmicksans.woff') format('woff'),
		url('../fonts/gosmicksans.otf') format('opentype');
    font-style: normal;
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'GosmickSansBold';
	src: url('../fonts/gosmicksansbold.woff2') format('woff2'),
		url('../fonts/gosmicksansbold.woff') format('woff'),
		url('../fonts/gosmicksansbold.otf') format('opentype');
    font-style: normal;
	font-weight: 400;
	font-display: swap;
}
