@font-face {
	font-family: 'Cyber Grotesk Regular';
	src:
		url('/fonts/cyber-grotesk/Cyber-Grotesk-Regular.woff2') format('woff2'),
		url('/fonts/cyber-grotesk/Cyber-Grotesk-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cyber Grotesk Bold';
	src:
		url('/fonts/cyber-grotesk/Cyber-Grotesk-Bold.woff2') format('woff2'),
		url('/fonts/cyber-grotesk/Cyber-Grotesk-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
