@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "Gotham-Medium";
    src: url("../fonts/Gotham-Medium.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/Gotham-Medium.otf") format("opentype"), /* Open Type Font */ url("../fonts/Gotham-Medium.svg") format("svg"), /* Legacy iOS */ url("../fonts/Gotham-Medium.ttf") format("truetype"), /* Safari, Android, iOS */ url("../fonts/Gotham-Medium.woff") format("woff"), /* Modern Browsers */ url("../fonts/Gotham-Medium.woff2") format("woff2"); /* Modern Browsers */
    /*font-weight: normal;
    font-style: normal;*/
    font-display: swap;
}
@font-face {
    font-family: "Gotham-Bold";
    src: url("../fonts/Gotham-Bold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/Gotham-Bold.otf") format("opentype"), /* Open Type Font */ url("../fonts/Gotham-Bold.svg") format("svg"), /* Legacy iOS */ url("../fonts/Gotham-Bold.ttf") format("truetype"), /* Safari, Android, iOS */ url("../fonts/Gotham-Bold.woff") format("woff"), /* Modern Browsers */ url("../fonts/Gotham-Bold.woff2") format("woff2"); /* Modern Browsers */
    /*font-weight: normal;
    font-style: normal;*/
    font-display: swap;
}
@font-face {
    font-family: "Gotham-Black";
    src: url("../fonts/Gotham-Black.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Gotham-Black.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Gotham-Black.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Gotham-Black.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Gotham-Black.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Gotham-Black.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Gotham-Black.woff2") format("woff2"); /* Modern Browsers */
    /*font-weight: normal;
    font-style: normal;*/
    font-display: swap;
}

@font-face {
    font-family: "Gotham-Light";
    src: url("../fonts/Gotham-Light.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Gotham-Light.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Gotham-Light.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Gotham-Light.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Gotham-Light.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Gotham-Light.woff2") format("woff2"); /* Modern Browsers */
    /*font-weight: normal;
    font-style: normal;*/
    font-display: swap;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot');
    src: local('Gotham-Book'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype');
    font-display: swap;
}
