﻿@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro.woff2') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}


@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro Black'), url('/Content/fonts/GothamPro/GothamPro-Black.woff2') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro-MediumItalic.woff2') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro-Black.woff2') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro-BoldItalic.woff2') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro-LightItalic.woff2') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro-Bold.woff2') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro-BlackItalic.woff2') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro-Italic.woff2') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro-Medium.woff2') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro'), url('/Content/fonts/GothamPro/GothamPro-Light.woff2') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

