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

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