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