/* Formula1 Fonts */
@font-face {
	font-family: 'Formula1';
	src: url('/fonts/formula1/Formula1-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

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

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

@font-face {
	font-family: 'Formula1';
	src: url('/fonts/formula1/Formula1-Italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Formula1';
	src: url('/fonts/formula1/Formula1-Wide.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Formula1';
	src: url('/fonts/formula1/Formula1-Year.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* KH Interference F1 Fonts */
@font-face {
	font-family: 'KH Interference F1';
	src: url('/fonts/kh-interference-f1/KHInterferenceF1-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'KH Interference F1';
	src: url('/fonts/kh-interference-f1/KHInterferenceF1-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
