@font-face {
	font-family: 'Aspekta';
	font-weight: 100;
	font-style: normal;
	src: 	url(https://klintracing.com/wp-content/uploads/2025/05/Aspekta-100.woff2) format('woff2');
	font-display: auto;
}

@font-face {
	font-family: 'Aspekta';
	font-weight: 200;
	font-style: normal;
	src: 	url(https://klintracing.com/wp-content/uploads/2025/05/Aspekta-200.woff2) format('woff2');
	font-display: auto;
}

@font-face {
	font-family: 'Aspekta';
	font-weight: 300;
	font-style: normal;
	src: 	url(https://klintracing.com/wp-content/uploads/2025/05/Aspekta-300.woff2) format('woff2');
	font-display: auto;
}

@font-face {
	font-family: 'Aspekta';
	font-weight: 400;
	font-style: normal;
	src: 	url(https://klintracing.com/wp-content/uploads/2025/05/Aspekta-400.woff2) format('woff2');
	font-display: auto;
}

@font-face {
	font-family: 'Aspekta';
	font-weight: 500;
	font-style: normal;
	src: 	url(https://klintracing.com/wp-content/uploads/2025/05/Aspekta-500.woff2) format('woff2');
	font-display: auto;
}

@font-face {
	font-family: 'Aspekta';
	font-weight: 600;
	font-style: normal;
	src: 	url(https://klintracing.com/wp-content/uploads/2025/05/Aspekta-600.woff2) format('woff2');
	font-display: auto;
}

@font-face {
	font-family: 'Aspekta';
	font-weight: 700;
	font-style: normal;
	src: 	url(https://klintracing.com/wp-content/uploads/2025/05/Aspekta-700.woff2) format('woff2');
	font-display: auto;
}

@font-face {
	font-family: 'Aspekta';
	font-weight: 800;
	font-style: normal;
	src: 	url(https://klintracing.com/wp-content/uploads/2025/05/Aspekta-800.woff2) format('woff2');
	font-display: auto;
}

@font-face {
	font-family: 'Aspekta';
	font-weight: 900;
	font-style: normal;
	src: 	url(https://klintracing.com/wp-content/uploads/2025/05/Aspekta-900.woff2) format('woff2');
	font-display: auto;
}

:root {
	--fh-aspekta: 'Aspekta';
}
p, span{ 
	font-family: 'Aspekta';
	font-weight: 400;
}

h2{ 
	font-family: 'Aspekta';
	font-weight: 700;
}

h1{ 
	font-family: 'Aspekta';
	font-weight: 900;
}

.has-aspekta-font-family{ 
	font-family: var(--fh-aspekta);
}

