
@font-face {
    font-family: 'GothamProMedium';
    src: url('../fonts/GothaProMed.eot');
    src: url('../fonts/GothaProMed.eot') format('embedded-opentype'),
        url('../fonts/GothaProMed.woff') format('woff'),
        url('../fonts/GothaProMed.ttf') format('truetype'),
        url('../fonts/GothaProMed.svg#GothaProMed') 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: local('../fonts/GothamPro-Black'), local('GothamPro-Black'),
        url('../fonts/GothamPro-Black.woff2') format('woff2'),
        url('../fonts/GothamPro-Black.woff') format('woff'),
        url('../fonts/GothamPro-Black.ttf') format('truetype');
}

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

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