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

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

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

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


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


@font-face {
    font-family: 'BlissProLight';
    src: url('BlissPro-Light.eot');
    src: local('Bliss Pro Light'), local('BlissPro-Light'),
        url('BlissPro-Light.eot?#iefix') format('embedded-opentype'),
        url('BlissPro-Light.woff') format('woff'),
        url('BlissPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}