﻿@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') format('svg');
}

@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') 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') format('svg');
}

@font-face {
    font-family: 'GothamProBlack';
    src: local('../fonts/Gotham Pro Black'), local('Gotham-Pro-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') 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') format('svg');
}
