/* Golos UI Start */
@font-face {
	font-family: 'Golos UI';
	src: 
		url('/site/templates/fonts/golos-ui_vf.woff2') format('woff2'),
		url('/site/templates/fonts/golos-ui_vf.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Golos UI';
	src: 
		url('/site/templates/fonts/golos-ui_vf.woff2') format('woff2'),
		url('/site/templates/fonts/golos-ui_vf.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Golos UI';
	src: 
		url('/site/templates/fonts/golos-ui_vf.woff2') format('woff2'),
		url('/site/templates/fonts/golos-ui_vf.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}


/* Golos Text Start */

@font-face {
	font-family: 'Golos Text';
	src: 
		url('/site/templates/fonts/golos-text_vf.woff2') format('woff2'),
		url('/site/templates/fonts/golos-text_vf.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: 
		url('/site/templates/fonts/golos-text_vf.woff2') format('woff2'),
		url('/site/templates/fonts/golos-text_vf.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: 
		url('/site/templates/fonts/golos-text_vf.woff2') format('woff2'),
		url('/site/templates/fonts/golos-text_vf.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: 
		url('/site/templates/fonts/golos-text_vf.woff2') format('woff2'),
		url('/site/templates/fonts/golos-text_vf.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: 
		url('/site/templates/fonts/golos-text_vf.woff2') format('woff2'),
		url('/site/templates/fonts/golos-text_vf.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: 
		url('/site/templates/fonts/golos-text_vf.woff2') format('woff2'),
		url('/site/templates/fonts/golos-text_vf.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}