﻿@font-face {
    font-family: Gotham-Book;
    src: url('/Fonts/Gotham/Gotham-Book.otf') format("opentype"),
        url('/Fonts/Gotham/Gotham-Book.ttf') format('truetype');
}

@font-face {
    font-family: Gotham-Black;
    src: url('/Fonts/Gotham/Gotham-Black.otf') format("opentype"),
        url('/Fonts/Gotham/Gotham-Black.ttf') format('truetype');
}

@font-face {
        font-family: Gotham-BlackItalic;
        src: url('/Fonts/Gotham/Gotham-BlackItalic.otf') format("opentype");
           
}

@font-face {
    font-family: Gotham-Bold;
    src: url('/Fonts/Gotham/Gotham-Bold.otf') format("opentype"),
        url('/Fonts/Gotham/Gotham-Bold.ttf') format('truetype');
}

@font-face {
    font-family: Gotham-BoldItalic;
    src: url('/Fonts/Gotham/Gotham-BoldItalic.otf') format("opentype");
}

@font-face {
    font-family: Gotham-BookItalic;
    src: url('/Fonts/Gotham/Gotham-BookItalic.otf') format("opentype"),
        url('/Fonts/Gotham/Gotham-BookItalic.ttf') format("truetype");
}

@font-face {
    font-family: Gotham-Light;
    src: url('/Fonts/Gotham/Gotham-Light.otf') format("opentype"),
        url('/Fonts/Gotham/Gotham-Light.ttf') format('truetype');
}

@font-face {
    font-family: Gotham-LightItalic;
    src: url('/Fonts/Gotham/Gotham-LightItalic.otf') format("opentype");
}

@font-face {
    font-family: Gotham-Medium;
    src: url('/Fonts/Gotham/Gotham-Medium.otf') format("opentype"),
    url('/Fonts/Gotham/Gotham-Medium.ttf') format('truetype');
}

@font-face {
    font-family: Gotham-MediumItalic;
    src: url('/Fonts/Gotham/Gotham-MediumItalic.otf') format("opentype"),
        url('/Fonts/Gotham/Gotham-MediumItalic.ttf') format("truetype");
}

@font-face {
    font-family: Gotham-Thin;
    src: url('/Fonts/Gotham/Gotham-Thin.otf') format("opentype"),
        url('/Fonts/Gotham/Gotham-Thin.ttf') format('truetype');
}

@font-face {
    font-family: Gotham-ThinItalic;
    src: url('/Fonts/Gotham/Gotham-ThinItalic.otf') format("opentype");
}

 @font-face {
    font-family: Gotham-Ultra;
    src: url('/Fonts/Gotham/Gotham-Ultra.otf') format("opentype"),
        url('/Fonts/Gotham/Gotham-Ultra.ttf') format('truetype');
}

@font-face {
    font-family: Gotham-UltraItalic ;
    src: url('/Fonts/Gotham/Gotham-UltraItalic.otf') format("opentype");
}

@font-face {
    font-family: Gotham-XLight;
    src: url('/Fonts/Gotham/Gotham-XLight.otf') format("opentype"),
    url('/Fonts/Gotham/Gotham-XLight.ttf') format('truetype');
}

@font-face {
    font-family: Gotham-XLightItalic;
    src: url('/Fonts/Gotham/Gotham-XLightItalic.otf') format("opentype");
}