@font-face {
	font-family: 'Golos Text';
	src: url('../fonts/golostext/GolosTextVF-Regular.woff2') format('woff2'),
		url('../fonts/golostext/GolosTextVF-Regular.woff') format('woff');
	font-weight: 1;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: url('../fonts/golostext/GolosText-Regular.woff2') format('woff2'),
		url('../fonts/golostext/GolosText-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: url('../fonts/golostext/GolosText-Medium.woff2') format('woff2'),
		url('../fonts/golostext/GolosText-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: url('../fonts/golostext/GolosText-DemiBold.woff2') format('woff2'),
		url('../fonts/golostext/GolosText-DemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: url('../fonts/golostext/GolosText-Bold.woff2') format('woff2'),
		url('../fonts/golostext/GolosText-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Text';
	src: url('../fonts/golostext/GolosText-Black.woff2') format('woff2'),
		url('../fonts/golostext/GolosText-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-Regular.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-Regular.woff') format('woff');
	font-weight: 1;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-Italic.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-Italic.woff') format('woff');
	font-weight: 1;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-Light.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-LightItalic.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-Regular.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-Italic.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-Medium.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-MediumItalic.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-SemiBold.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-SemiBoldItalic.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-Bold.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-BoldItalic.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-ExtraBold.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/opensans/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
		url('../fonts/opensans/OpenSans-ExtraBoldItalic.woff') format('woff');
	font-weight: 800;
	font-style: italic;
}