@font-face {
    font-family: 'ferocious';
    src: url('../fonts/ferocious/ferocious-webfont.woff2') format('woff2'),
         url('../fonts/ferocious/ferocious-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinnext';
    src: url('../fonts/dinnextltpro/dinnextltpro-bold.woff2') format('woff2'),
         url('../fonts/dinnextltpro/dinnextltpro-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}