@font-face {
    font-family: 'robotothin';
	font-weight: 100;
    font-style: normal;
	src: url('Roboto-Thin-webfont.woff') format('woff');
	/*
    src: url('Roboto-Thin-webfont.eot');
    src: url('Roboto-Thin-webfont_B38582A2.eot') format('embedded-opentype'),
		url('Roboto-Thin-webfont.woff') format('woff'),
		url('Roboto-Thin-webfont.ttf') format('truetype'),
url('Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;*/

}
/*
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'robotothin';
        src: url('Roboto-Thin-webfont.svg#robotothin') format('svg');
    }
}*/
