@font-face {
    font-family: 'Ortica-Light';
    src: url('ortica/Ortica-Light.woff') format('woff2'),
        url('ortica/Ortica-Light.woff') format('woff'),
        url('ortica/Ortica-Light.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'HalibutSerif';
    src: url('halibutSerif/HalibutSerif-Regular.woff') format('woff2'),
        url('halibutSerif/HalibutSerif-Regular.woff') format('woff'),
        url('halibutSerif/HalibutSerif-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'terminal_grotesque';
    src: url('terminal/terminal-grotesque-webfont.eot');
    src: url('terminal/terminal-grotesque-webfont.eot?#iefix') format('embedded-opentype'),
         url('terminal/terminal-grotesque-webfont.woff2') format('woff2'),
         url('terminal/terminal-grotesque-webfont.woff') format('woff'),
         url('terminal/terminal-grotesque-webfont.ttf') format('truetype'),
         url('terminal/terminal-grotesque-webfont.svg#terminal_grotesqueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Sporting Grotesque_Regular';
    src:    url('Regular/Sporting_Grotesque-Regular_web.eot');
    src:    url('Regular/Sporting_Grotesque-Regular_web.eot?#iefix') format('embedded-opentype'),
            url('Regular/Sporting_Grotesque-Regular_web.woff') format('woff'),
            url('Regular/Sporting_Grotesque-Regular_web.woff2') format('woff2'),
            url('Regular/Sporting_Grotesque-Regular_web.ttf') format('truetype'),
            url('Regular/Sporting_Grotesque-Regular_web.svg#svgFontName') format('svg');
    font-weight: normal;
       font-style: normal;
}

@font-face {
    font-family: 'Sporting Grotesque_Bold';
    src:    url('Bold/Sporting_Grotesque-Bold_web.eot');
    src:    url('Bold/Sporting_Grotesque-Bold_web.eot?#iefix') format('embedded-opentype'),
            url('Bold/Sporting_Grotesque-Bold_web.woff') format('woff'),
            url('Bold/Sporting_Grotesque-Bold_web.woff2') format('woff2'),
            url('Bold/Sporting_Grotesque-Bold_web.ttf') format('truetype'),
            url('Bold/Sporting_Grotesque-Bold_web.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

