/*Roboto*/
@font-face {
	font-family: 'roboto_regular_web';
	src: url('./Roboto/roboto-regular-webfont.eot');
	src: url('./Roboto/roboto-regular-webfont.eot');
	src: url('./Roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('./Roboto/roboto-regular-webfont.woff2') format('woff2'),
		url('./Roboto/roboto-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'roboto_bold_web';
	src: url('./Roboto/roboto-bold-webfont.eot');
	src: url('./Roboto/roboto-bold-webfont.eot');
	src: url('./Roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('./Roboto/roboto-bold-webfont.woff2') format('woff2'),
		url('./Roboto/roboto-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
