@font-face {
	font-family: 'GolosUIWebVF';
	src: 
		url('/assets/fonts/golos/golos-ui_vf.woff2') format('woff2'),
		url('/assets/fonts/golos/golos-ui_vf.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}