@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/robotoblack.eot');
    src: url('../fonts/robotoblack.eot') format('embedded-opentype'),
         url('../fonts/robotoblack.woff2') format('woff2'),
         url('../fonts/robotoblack.woff') format('woff'),
         url('../fonts/robotoblack.ttf') format('truetype'),
         url('../fonts/robotoblack.svg#robotoblack') format('svg');
}
