/* inter */

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/Inter-Regular.woff2?v=3.19") format("woff2"),
		 url("/fonts/Inter-Regular.woff?v=3.19") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url("/fonts/Inter-Thin.woff2?v=3.19") format("woff2"),
		 url("/fonts/Inter-Thin.woff?v=3.19") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url("/fonts/Inter-ExtraLight.woff2?v=3.19") format("woff2"),
		 url("/fonts/Inter-ExtraLight.woff?v=3.19") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("/fonts/Inter-Light.woff2?v=3.19") format("woff2"),
		 url("/fonts/Inter-Light.woff?v=3.19") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/fonts/Inter-Medium.woff2?v=3.19") format("woff2"),
		 url("/fonts/Inter-Medium.woff?v=3.19") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"),
		 url("/fonts/Inter-SemiBold.woff?v=3.19") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("/fonts/Inter-Bold.woff2?v=3.19") format("woff2"),
		 url("/fonts/Inter-Bold.woff?v=3.19") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url("/fonts/Inter-ExtraBold.woff2?v=3.19") format("woff2"),
		 url("/fonts/Inter-ExtraBold.woff?v=3.19") format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("/fonts/Inter-Black.woff2?v=3.19") format("woff2"),
		 url("/fonts/Inter-Black.woff?v=3.19") format("woff");
}

/* roboto */

@font-face {
	font-family: 'roboto';
	src: url(/fonts/roboto-400.eot);
	src: url(/fonts/roboto-400.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/roboto-400.woff) format('woff'),
		 url(/fonts/roboto-400.ttf) format('truetype');
	font-style: normal;
	font-weight: 400;
	font-display: block;
}

@font-face {
	font-family: 'roboto';
	src: url(/fonts/roboto-100.eot);
	src: url(/fonts/roboto-100.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/roboto-100.woff) format('woff'),
		 url(/fonts/roboto-100.ttf) format('truetype');
	font-style: normal;
	font-weight: 100;
	font-display: block;
}

@font-face {
	font-family: 'roboto';
	src: url(/fonts/roboto-300.eot);
	src: url(/fonts/roboto-300.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/roboto-300.woff) format('woff'),
		 url(/fonts/roboto-300.ttf) format('truetype');
	font-style: normal;
	font-weight: 300;
	font-display: block;
}

@font-face {
	font-family: 'roboto';
	src: url(/fonts/roboto-500.eot);
	src: url(/fonts/roboto-500.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/roboto-500.woff) format('woff'),
		 url(/fonts/roboto-500.ttf) format('truetype');
	font-style: normal;
	font-weight: 600;
	font-display: block;
}

@font-face {
	font-family: 'roboto';
	src: url(/fonts/roboto-700.eot);
	src: url(/fonts/roboto-700.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/roboto-700.woff) format('woff'),
		 url(/fonts/roboto-700.ttf) format('truetype');
	font-style: normal;
	font-weight: 700;
	font-display: block;
}

/* open sans */

@font-face {
	font-family: 'open sans';
	src: url(/fonts/opensans-400.eot);
	src: url(/fonts/opensans-400.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/opensans-400.woff) format('woff'),
		 url(/fonts/opensans-400.ttf) format('truetype');
	font-style: normal;
	font-weight: 400;
	font-display: block;
}

@font-face {
	font-family: 'open sans';
	src: url(/fonts/opensans-300.eot);
	src: url(/fonts/opensans-300.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/opensans-300.woff) format('woff'),
		 url(/fonts/opensans-300.ttf) format('truetype');
	font-style: normal;
	font-weight: 300;
	font-display: block;
}

@font-face {
	font-family: 'open sans';
	src: url(/fonts/opensans-600.eot);
	src: url(/fonts/opensans-600.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/opensans-600.woff) format('woff'),
		 url(/fonts/opensans-600.ttf) format('truetype');
	font-style: normal;
	font-weight: 600;
	font-display: block;
}

@font-face {
	font-family: 'open sans';
	src: url(/fonts/opensans-700.eot);
	src: url(/fonts/opensans-700.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/opensans-700.woff) format('woff'),
		 url(/fonts/opensans-700.ttf) format('truetype');
	font-style: normal;
	font-weight: 700;
	font-display: block;
}

/* glyph icons */

@font-face {
	font-family: 'glyphicons';
	src: url(/fonts/glyphicons.eot?78);
	src: url(/fonts/glyphicons.eot?#iefix) format('embedded-opentype'),
		 url(/fonts/glyphicons.woff?78) format('woff'),
		 url(/fonts/glyphicons.ttf?78) format('truetype');
	font-style: normal;
	font-weight: normal;
	font-display: block;
}