/*
 * Clash Grotesk — lokálny hosting (Fontshare / Indian Type Foundry).
 * Licencia: ITF Free Font License v2.0 — pozri FFL.txt v tomto priečinku.
 * Súbory sú nezmenené oficiálne webfonty (licencia zakazuje úpravy).
 */
@font-face {
	font-family: 'Clash Grotesk';
	src: url('ClashGrotesk-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Grotesk';
	src: url('ClashGrotesk-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Clash Grotesk';
	src: url('ClashGrotesk-Semibold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
