@charset "UTF-8";
/* CSS Document - GOTHAM Font*/

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

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

@font-face {
    font-family: 'Gotham';
    src: url('gotham/gotham-bolditalic.eot');
    src: url('gotham/gotham-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('gotham/gotham-bolditalic.woff') format('woff'),
         url('gotham/gotham-bolditalic.ttf') format('truetype'),
         url('gotham/gotham-bolditalic.svg#gotham-bolditalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

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

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