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

}

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

}

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

}


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

}