@font-face {
    font-family: 'robotoregular';
	font-weight: 400;
    font-style: normal;
	src: url('Roboto-Regular-webfont.woff?1') format('woff');
	/*
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont_B38582A2.eot') format('embedded-opentype'),
		url('Roboto-Regular-webfont.woff') format('woff'),
		url('Roboto-Regular-webfont.ttf') format('truetype'),
        url('Roboto-Regular-webfont.svg#robotoregular') format('svg');*/
}
/*
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'robotoregular';
        src: url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    }
}*/
