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