@font-face {
    font-family: 'HK Grotesk Regular';
    src: url('../fonts/hkgrotesk/Webfonts/HKGrotesk-Regular.eot');
    src: url('../fonts/hkgrotesk/Webfonts/HKGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hkgrotesk/Webfonts/HKGrotesk-Regular.woff2') format('woff2'),
         url('../fonts/hkgrotesk/Webfonts/HKGrotesk-Regular.woff') format('woff'),
         url('../fonts/hkgrotesk/TTF/HKGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HK Grotesk Bold';
    src: url('../fonts/hkgrotesk/Webfonts/HKGrotesk-Bold.eot');
    src: url('../fonts/hkgrotesk/Webfonts/HKGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hkgrotesk/Webfonts/HKGrotesk-Bold.woff2') format('woff2'),
         url('../fonts/hkgrotesk/Webfonts/HKGrotesk-Bold.woff') format('woff'),
         url('../fonts/hkgrotesk/TTF/HKGrotesk-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Black';
    src: url('../fonts/Gotham-Black.otf');
    src: url('../fonts/Gotham-Black.otf?#iefix') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Light';
    src: url('../fonts/Gotham-Light.otf');
    src: url('../fonts/Gotham-Light.otf?#iefix') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Medium Regular';
    src: url('../fonts/Gotham Medium Regular.otf');
    src: url('../fonts/Gotham Medium Regular.otf?#iefix') format('opentype');
    font-weight: normal;
    font-style: normal;
}