/* --------------------------------------------------------
Fontes Imcorporadas no stie
-------------------------------------------------------- */
@font-face {
    font-family: 'gotham_lightregular';
    src: url('gotham-light_0-webfont.eot');
    src: url('gotham-light_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-light_0-webfont.woff') format('woff'),
         url('gotham-light_0-webfont.ttf') format('truetype'),
         url('gotham-light_0-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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