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

@font-face {
    font-family: 'FormulaNarrowBlack';
    src: url('FormulaNarrow-Black.eot');
    src: url('FormulaNarrow-Black.eot?#iefix') format('embedded-opentype'),
        url('FormulaNarrow-Black.woff2') format('woff2'),
        url('FormulaNarrow-Black.woff') format('woff'),
        url('FormulaNarrow-Black.ttf') format('truetype'),
        url('FormulaNarrow-Black.svg#FormulaNarrow-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

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