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

}