@font-face {
	font-family: 'Golos Text';
	src: 
		url('golos-text_regular.woff2') format('woff2'),
		url('golos-text_regular.woff') format('woff'),
		url('golos-text_regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: 
		url('golos-text_medium.woff2') format('woff2'),
		url('golos-text_medium.woff') format('woff'),
		url('golos-text_medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}