/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */

@font-face {
    font-family: 'Gotham';
    src: url('fonts/gothambook-webfont.eot');
    src: url('fonts/gothambook-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothambook-webfont.woff') format('woff'),
         url('fonts/gothambook-webfont.ttf') format('truetype'),
         url('fonts/gothambook-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham_black_regular-webfont.eot');
    src: url('fonts/gotham_black_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham_black_regular-webfont.woff') format('woff'),
         url('fonts/gotham_black_regular-webfont.ttf') format('truetype'),
         url('fonts/gotham_black_regular-webfont.svg#gotham_blackregular') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family:'Gotham';
    src: url('fonts/Gotham-Medium_gdi.eot');
    src: url('fonts/Gotham-Medium_gdi.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Medium_gdi.woff') format('woff'),
        url('fonts/Gotham-Medium_gdi.ttf') format('truetype'),
        url('fonts/Gotham-Medium_gdi.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2248;
}

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