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

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

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

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

}