@font-face {
    font-family: 'road';
    src: url(../fonts/road/RoadRadio-Thin.otf);
    font-weight: 200;
}
@font-face {
    font-family: 'road';
    src: url(../fonts/road/RoadRadio-Light.otf);
    font-weight: 300;
}
@font-face {
    font-family: 'road';
    src: url(../fonts/road/RoadRadio.otf);
    font-weight: 400;
}
@font-face {
    font-family: 'road';
    src: url(../fonts/road/RoadRadio-Black.otf);
    font-weight: 900;
}