@font-face {
    font-family: 'GothamProRegular';
    src: url('../fonts/GothamPro/Regular/GothamProRegular.eot');
    src: url('../fonts/GothamPro/Regular/GothamProRegular.eot@#iefix') format('embedded-opentype'),
    url('../fonts/GothamPro/Regular/GothamProRegular.woff') format('woff'),
    url('../fonts/GothamPro/Regular/GothamProRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamProBold';
    src: url('../fonts/GothamPro/Bold/GothamProBold.eot');
    src: url('../fonts/GothamPro/Bold/GothamProBold.eot@#iefix') format('embedded-opentype'),
    url('../fonts/GothamPro/Bold/GothamProBold.woff') format('woff'),
    url('../fonts/GothamPro/Bold/GothamProBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamProMedium';
    src: url('../fonts/GothamPro/Medium/GothamProMedium.eot');
    src: url('../fonts/GothamPro/Medium/GothamProMedium.eot@#iefix') format('embedded-opentype'),
    url('../fonts/GothamPro/Medium/GothamProMedium.woff') format('woff'),
    url('../fonts/GothamPro/Medium/GothamProMedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

