/* /fonts/stag-sans.css */
/* Pouze TTF/WOFF2, optimalizováno pro výkon – latin subset */

@font-face {
	font-family: 'Stag Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/Stag-Sans/StagSansRegular.ttf') format('truetype');
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: 'Stag Sans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('/fonts/Stag-Sans/StagSansMedium.ttf') format('truetype');
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: 'Stag Sans';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('/fonts/Stag-Sans/StagSansSemiBold.ttf') format('truetype');
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: 'Stag Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/Stag-Sans/StagSansBold.otf') format('truetype');
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: 'Segoe UI This';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/Segoe-UI/segoeuithis.ttf') format('truetype');
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: 'Segoe UI This';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/Segoe-UI/segoeuithisi.ttf') format('truetype');
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: 'Segoe UI This';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/Segoe-UI/segoeuithibd.ttf') format('truetype');
	unicode-range: U+000-5FF;
}

@font-face {
	font-family: 'Segoe UI This';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/Segoe-UI/segoeuithisz.ttf') format('truetype');
	unicode-range: U+000-5FF;
}
