@font-face {
    font-family: 'GothamBold';
    src: url('fonts/GothamBold/gothambold.eot');
    src: url('fonts/GothamBold/gothambold.eot') format('embedded-opentype'),
        url('fonts/GothamBold/gothambold.woff') format('woff'), 
        url('fonts/GothamBold/gothambold.ttf') format('truetype');
}

@font-face {
    font-family: 'GothamBook';
    src: url('fonts/GothamBook/GothamBook.eot');
    src: url('fonts/GothamBold/GothamBook.eot')format('embedded-opentype'),
        url('fonts/GothamBook/GothamBook.woff') format('woff'), 
        url('fonts/GothamBook/GothamBook.ttf') format('truetype');
}


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

}




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

}

@font-face {
    font-family: 'TrajanProRegular';
    src: url('fonts/TrajanProRegular/TrajanPro-Regular.eot');
    src: url('fonts/TrajanProRegular/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/TrajanProRegular/TrajanPro-Regular.woff') format('woff'),
        url('fonts/TrajanProRegular/TrajanPro-Regular.ttf') format('truetype');

}