/*@font-face {
	font-family: 'Tektur';
	src: url('/wp-content/themes/jurinflot/fonts/Tektur-VariableFont.ttf') format('truetype');
	font-style: normal;
	font-weight: 400 900;
	font-stretch: 100%;
	font-display: swap;
	unicode-range: U+0000-024F, U+0400-04FF, U+2192, U+2193;
}
@font-face {
	font-family: 'Google Sans';
	src: url('/wp-content/themes/jurinflot/fonts/GoogleSans-VariableFont.ttf') format('truetype');
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	unicode-range: U+0000-024F, U+0400-04FF, U+2192, U+2193;
}*/
@font-face {
	font-family: 'Tektur';
	/*src: url('/wp-content/themes/jurinflot/fonts/Tektur-cyr.woff2') format('woff2');
	src: url('/wp-content/themes/jurinflot/fonts/Tektur-VariableFont.ttf') format('truetype');*/
	src: url('/wp-content/themes/jurinflot/fonts/Tektur-VariableFont.woff2') format('woff2');
	font-style: normal;
	font-weight: 400 900;
	font-stretch: 100%;
	font-display: swap;

	/*unicode-range: U+0000-024F, U+0400-04FF, U+2192, U+2193;*/
}
@font-face {
	font-family: 'Google Sans';
	src: url('/wp-content/themes/jurinflot/fonts/GoogleSans-VariableFont.woff2') format('woff2');
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	unicode-range: U+0000-024F, U+0400-04FF, U+2192, U+2193;
}