/*
 * Self-hosted @font-face declarations served from /public (outside /_next).
 * Loaded via <link href="/fonts.css"> in the root layout so the stylesheet
 * and its woff2 files stay on the app origin and are not rewritten to the CDN,
 * avoiding cross-origin (CORS) font failures.
 */

@font-face {
	font-family: 'GrtskTera';
	src: url('/fonts/GrtskTera/GrtskTera-Extralight.woff2');
	font-weight: 200;
	font-display: block;
}

@font-face {
	font-family: 'GrtskTera';
	src: url('/fonts/GrtskTera/GrtskTera-Light.woff2');
	font-weight: 300;
	font-display: block;
}

@font-face {
	font-family: 'GrtskTera';
	src: url('/fonts/GrtskTera/GrtskTera-Regular.woff2');
	font-weight: 400;
	font-display: block;
}

@font-face {
	font-family: 'GrtskTera';
	src: url('/fonts/GrtskTera/GrtskTera-Medium.woff2');
	font-weight: 500;
	font-display: block;
}

@font-face {
	font-family: 'GrtskTera';
	src: url('/fonts/GrtskTera/GrtskTera-Semibold.woff2');
	font-weight: 600;
	font-display: block;
}

@font-face {
	font-family: 'GrtskTera';
	src: url('/fonts/GrtskTera/GrtskTera-Bold.woff2');
	font-weight: 700;
	font-display: block;
}

@font-face {
	font-family: 'GrtskPeta';
	src: url('/fonts/GrtskPeta/GrtskPeta-Thin.woff2');
	font-weight: 100;
	font-display: block;
	font-style: normal;
}

@font-face {
	font-family: 'GrtskPeta';
	src: url('/fonts/GrtskPeta/GrtskPeta-Extralight.woff2');
	font-weight: 200;
	font-display: block;
	font-style: normal;
}

@font-face {
	font-family: 'GrtskPeta';
	src: url('/fonts/GrtskPeta/GrtskPeta-Light.woff2');
	font-weight: 300;
	font-display: block;
	font-style: normal;
}

@font-face {
	font-family: 'GrtskPeta';
	src: url('/fonts/GrtskPeta/GrtskPeta-Regular.woff2');
	font-weight: 400;
	font-display: block;
	font-style: normal;
}

@font-face {
	font-family: 'GrtskPeta';
	src: url('/fonts/GrtskPeta/GrtskPeta-Medium.woff2');
	font-weight: 500;
	font-display: block;
	font-style: normal;
}

@font-face {
	font-family: 'GrtskPeta';
	src: url('/fonts/GrtskPeta/GrtskPeta-Semibold.woff2');
	font-weight: 600;
	font-display: block;
	font-style: normal;
}

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

@font-face {
	font-family: 'Pershotravneva55';
	src: url('/fonts/Pershotravneva55/Pershotravneva55.woff2');
	font-weight: 400;
	font-display: block;
}
