@font-face {
	font-family: 'TKT-Rosha';
	src: url('../fonts/TKT-Rosha_light.woff') format('woff'),
		 url('../fonts/TKT-Rosha_light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TKT-Rosha';
	src: url('../fonts/TKT-Rosha_regular.woff') format('woff'),
		 url('../fonts/TKT-Rosha_regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TKT-Rosha';
	src: url('../fonts/TKT-Rosha_semibold.woff') format('woff'),
		 url('../fonts/TKT-Rosha_semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TKT-Rosha';
	src: url('../fonts/TKT-Rosha_bold.woff') format('woff'),
		 url('../fonts/TKT-Rosha_bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}