/* # Fonts site
---------------------------------------------------------------------------------------------------- */

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/hinted-Roboto-Regular.eot');
	src: local('Roboto Regular'), local('Roboto-Regular'),
	url('../fonts/hinted-Roboto-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hinted-Roboto-Regular.woff2') format('woff2'),
	url('../fonts/hinted-Roboto-Regular.woff') format('woff'),
	url('../fonts/hinted-Roboto-Regular.ttf') format('truetype'),
	url('../fonts/hinted-Roboto-Regular.svg#Roboto-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto_black';
	src: url('../fonts/hinted-Roboto-Black.eot');
	src: local('Roboto Black'), local('Roboto-Black'),
	url('../fonts/hinted-Roboto-Black.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hinted-Roboto-Black.woff2') format('woff2'),
	url('../fonts/hinted-Roboto-Black.woff') format('woff'),
	url('../fonts/hinted-Roboto-Black.ttf') format('truetype'),
	url('../fonts/hinted-Roboto-Black.svg#Roboto-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto_medium';
	src: url('../fonts/hinted-Roboto-Medium.eot');
	src: local('Roboto Medium'), local('Roboto-Medium'),
	url('../fonts/hinted-Roboto-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hinted-Roboto-Medium.woff2') format('woff2'),
	url('../fonts/hinted-Roboto-Medium.woff') format('woff'),
	url('../fonts/hinted-Roboto-Medium.ttf') format('truetype'),
	url('../fonts/hinted-Roboto-Medium.svg#Roboto-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto_mediumitalic';
	src: url('../fonts/hinted-Roboto-MediumItalic.eot');
	src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
	url('../fonts/hinted-Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hinted-Roboto-MediumItalic.woff2') format('woff2'),
	url('../fonts/hinted-Roboto-MediumItalic.woff') format('woff'),
	url('../fonts/hinted-Roboto-MediumItalic.ttf') format('truetype'),
	url('../fonts/hinted-Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Teko-bold';
	src: url('../fonts/hinted-Teko-Bold.eot');
	src: local('Teko Bold'), local('Teko-Bold'),
	url('../fonts/hinted-Teko-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hinted-Teko-Bold.woff2') format('woff2'),
	url('../fonts/hinted-Teko-Bold.woff') format('woff'),
	url('../fonts/hinted-Teko-Bold.ttf') format('truetype'),
	url('../fonts/hinted-Teko-Bold.svg#Teko-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto_bold';
	src: url('../fonts/hinted-Roboto-Bold.eot');
	src: local('Roboto Bold'), local('Roboto-Bold'),
	url('../fonts/hinted-Roboto-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hinted-Roboto-Bold.woff2') format('woff2'),
	url('../fonts/hinted-Roboto-Bold.woff') format('woff'),
	url('../fonts/hinted-Roboto-Bold.ttf') format('truetype'),
	url('../fonts/hinted-Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto_light';
	src: url('../fonts/hinted-Roboto-Light.eot');
	src: local('Roboto Light'), local('Roboto-Light'),
	url('../fonts/hinted-Roboto-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/hinted-Roboto-Light.woff2') format('woff2'),
	url('../fonts/hinted-Roboto-Light.woff') format('woff'),
	url('../fonts/hinted-Roboto-Light.ttf') format('truetype'),
	url('../fonts/hinted-Roboto-Light.svg#Roboto-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto_black_italic';
	src: url('../fonts/Roboto-BlackItalic.eot');
	src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
	url('../fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Roboto-BlackItalic.woff2') format('woff2'),
	url('../fonts/Roboto-BlackItalic.woff') format('woff'),
	url('../fonts/Roboto-BlackItalic.ttf') format('truetype'),
	url('../fonts/Roboto-BlackItalic.svg#Roboto-BlackItalic') format('svg');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

