@font-face {
    font-family: 'Gotham Pro';
    src: url('/assets/templates/css/fonts/GothamPro-Bold.eot');
    src: local('/assets/templates/css/fonts/Gotham Pro Bold'), local('GothamPro-Bold'),
        url('/assets/templates/css/fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/assets/templates/css/fonts/GothamPro-Bold.woff2') format('woff2'),
        url('/assets/templates/css/fonts/GothamPro-Bold.woff') format('woff'),
        url('/assets/templates/css/fonts/GothamPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/assets/templates/css/fonts/GothamPro-Light.eot');
    src: local('/assets/templates/css/fonts/Gotham Pro Light'), local('GothamPro-Light'),
        url('/assets/templates/css/fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
        url('/assets/templates/css/fonts/GothamPro-Light.woff2') format('woff2'),
        url('/assets/templates/css/fonts/GothamPro-Light.woff') format('woff'),
        url('/assets/templates/css/fonts/GothamPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham Pro';
    src: url('/assets/templates/css/fonts/GothamPro-Medium.eot');
    src: local('/assets/templates/css/fonts/Gotham Pro Medium'), local('GothamPro-Medium'),
        url('/assets/templates/css/fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('/assets/templates/css/fonts/GothamPro-Medium.woff2') format('woff2'),
        url('/assets/templates/css/fonts/GothamPro-Medium.woff') format('woff'),
        url('/assets/templates/css/fonts/GothamPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}



@font-face {
    font-family: 'Gotham Pro';
    src: url('/assets/templates/css/fonts/GothamPro.eot');
    src: local('/assets/templates/css/fonts/Gotham Pro'), local('GothamPro'),
        url('/assets/templates/css/fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
        url('/assets/templates/css/fonts/GothamPro.woff2') format('woff2'),
        url('/assets/templates/css/fonts/GothamPro.woff') format('woff'),
        url('/assets/templates/css/fonts/GothamPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('/assets/templates/css/fonts/GothamPro-LightItalic.eot');
    src: local('/assets/templates/css/fonts/Gotham Pro'), local('GothamPro-Lightitalic'),
        url('/assets/templates/css/fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/assets/templates/css/fonts/GothamPro-LightItalic.woff2') format('woff2'),
        url('/assets/templates/css/fonts/GothamPro-LightItalic.woff') format('woff'),
        url('/assets/templates/css/fonts/GothamPro-LightItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}






