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

}

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

}

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

}

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

}