@font-face {
    font-family: 'Gothamlight';
    src: url('../font/Gotham-Light.eot');
    src: url('../font/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/Gotham-Light.woff2') format('woff2'),
        url('../font/Gotham-Light.woff') format('woff'),
        url('../font/Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gothambold';
    src: url('../font/Gotham-Bold.eot');
    src: url('../font/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/Gotham-Bold.woff2') format('woff2'),
        url('../font/Gotham-Bold.woff') format('woff'),
        url('../font/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gothamblack';
    src: url('/assets/font/Gotham-Black.eot');
    src: url('/assets/font/Gotham-Black.eot?#iefix') format('embedded-opentype'),
        url('/assets/font/Gotham-Black.woff2') format('woff2'),
        url('/assets/font/Gotham-Black.woff') format('woff'),
        url('/assets/font/Gotham-Black.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gothambook';
    src: url('../font/Gotham-Book.eot');
    src: url('../font/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../font/Gotham-Book.woff2') format('woff2'),
        url('../font/Gotham-Book.woff') format('woff'),
        url('../font/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham-light';
    src: url('../font/Gotham-Light_1.eot');
    src: url('../font/Gotham-Light_1.eot?#iefix') format('embedded-opentype'),
        url('../font/Gotham-Light_1.woff2') format('woff2'),
        url('../font/Gotham-Light_1.woff') format('woff'),
        url('../font/Gotham-Light_1.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gothammedium';
    src: url('../font/Gotham-Medium.eot');
    src: url('../font/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/Gotham-Medium.woff2') format('woff2'),
        url('../font/Gotham-Medium.woff') format('woff'),
        url('../font/Gotham-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham-bold';
    src: url('../font/Gotham-Bold_1.eot');
    src: url('../font/Gotham-Bold_1.eot?#iefix') format('embedded-opentype'),
        url('../font/Gotham-Bold_1.woff2') format('woff2'),
        url('../font/Gotham-Bold_1.woff') format('woff'),
        url('../font/Gotham-Bold_1.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham-Xlight';
    src: url('../font/Gotham-XLight.eot');
    src: url('../font/Gotham-XLight.eot?#iefix') format('embedded-opentype'),
        url('../font/Gotham-XLight.woff2') format('woff2'),
        url('../font/Gotham-XLight.woff') format('woff'),
        url('../font/Gotham-XLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

