/* Golos UI */
@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 */

@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;
}

/* Inter */
@font-face {
	font-family: 'Inter';
	src: url('/site/templates/fonts/inter-vf.woff2') format('woff2');
	font-weight: 300; /* Light */
	font-style: normal;
}

@font-face {
	font-family: 'Inter';
	src: url('/site/templates/fonts/inter-vf.woff2') format('woff2');
	font-weight: 400; /* Regular */
	font-style: normal;
}

@font-face {
	font-family: 'Inter';
	src: url('/site/templates/fonts/inter-vf.woff2') format('woff2');
	font-weight: 500; /* Medium */
	font-style: normal;
}

@font-face {
	font-family: 'Inter';
	src: url('/site/templates/fonts/inter-vf.woff2') format('woff2');
	font-weight: 600; /* SemiBold */
	font-style: normal;
}

@font-face {
	font-family: 'Inter';
	src: url('/site/templates/fonts/FwTRIAL-Pangea-Bold.woff2') format('woff2');
	font-weight: 700; /* Bold */
	font-style: normal;
}
