@font-face {
	font-family: 'StainlessCond';
	src: url('./fonts/StainlessCond-Bold.woff2') format('woff2'),
	  url('./fonts/StainlessCond-Bold.woff') format('woff'),
	  url('./fonts/StainlessCond-Bold.svg#StainlessCond-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'NeutrafaceText';
	src: url('./fonts/Neutra2Text-Book.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'KnockoutHW';
	src: url('./fonts/Knockout-HTF73-FullHeviweight.woff2') format('woff2'),
	  url('./fonts/Knockout-HTF73-FullHeviweight.woff') format('woff'),
	  url('./fonts/Knockout-HTF73-FullHeviweight.svg#Knockout-HTF73-FullHeviweight') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Knockout';
	src: url('fonts/Knockout-94.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'StainlessCond-Regular';
	src: url('fonts/StainlessCond-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'StainlessCond-BlackItalic';
	src: url('fonts/StainlessCond-BlackItalic.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}