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

@font-face {
	font-family: 'Golos';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/golos/demi-bold.woff2') format('woff2'), url('../fonts/golos/demi-bold.woff') format('woff');
}
