@font-face {
    font-family: 'BHG Gotham Black';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('../fonts/Gotham-Black.eot');
    src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
            url('../fonts/Gotham-Black.woff2') format('woff2'),
            url('../fonts/Gotham-Black.woff') format('woff'),
            url('../fonts/Gotham-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'BHG Gotham Black';
    font-style: italic;
    font-weight: normal;
    font-display: auto;
    src: url('../fonts/Gotham-BlackItalic.eot');
    src: url('../fonts/Gotham-BlackItalic.eot?#iefix') format('embedded-opentype'),
            url('../fonts/Gotham-BlackItalic.woff2') format('woff2'),
            url('../fonts/Gotham-BlackItalic.woff') format('woff'),
            url('../fonts/Gotham-BlackItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'BHG Gotham Bold';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
            url('../fonts/Gotham-Bold.woff2') format('woff2'),
            url('../fonts/Gotham-Bold.woff') format('woff'),
            url('../fonts/Gotham-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'BHG Gotham Bold';
    font-style: italic;
    font-weight: normal;
    font-display: auto;
    src: url('../fonts/Gotham-BoldItalic.eot');
    src: url('../fonts/Gotham-BoldItalic.eot?#iefix') format('embedded-opentype'),
            url('../fonts/Gotham-BoldItalic.woff2') format('woff2'),
            url('../fonts/Gotham-BoldItalic.woff') format('woff'),
            url('../fonts/Gotham-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'BHG Gotham Medium';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
            url('../fonts/Gotham-Medium.woff2') format('woff2'),
            url('../fonts/Gotham-Medium.woff') format('woff'),
            url('../fonts/Gotham-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'BHG Gotham Medium';
    font-style: italic;
    font-weight: normal;
    font-display: auto;
    src: url('../fonts/Gotham-MediumItalic.eot');
    src: url('../fonts/Gotham-MediumItalic.eot?#iefix') format('embedded-opentype'),
            url('../fonts/Gotham-MediumItalic.woff2') format('woff2'),
            url('../fonts/Gotham-MediumItalic.woff') format('woff'),
            url('../fonts/Gotham-MediumItalic.ttf') format('truetype');
}
@font-face {
    font-family: 'BHG Gotham Book';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('../fonts/Gotham-Book.eot');
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
            url('../fonts/Gotham-Book.woff2') format('woff2'),
            url('../fonts/Gotham-Book.woff') format('woff'),
            url('../fonts/Gotham-Book.ttf') format('truetype');
}