@font-face {
	font-family: 'Switzer Variable';
	src: url('/fonts/Switzer-Variable.woff2') format('woff2');
	font-weight: 100 900;
	font-display: swap;
	font-style: normal;
}

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

@font-face {
	font-family: 'Switzer';
	src: url('/fonts/Switzer-Bold.ttf') format('truetype');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}

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