@font-face {
    font-family: "Gotham_Thin";
    src: url("../fonts/Gotham_Thin/Gotham_Thin.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Thin_Italic";
    src: url("../fonts/Gotham_Thin_Italic/Gotham_Thin_Italic.otf") format("opentype");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Extra_Light";
    src: url("../fonts/Gotham_Extra_Light/Gotham_Extra_Light.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Extra_Light_Italic";
    src: url("../fonts/Gotham_Extra_Light_Italic/Gotham_Extra_Light_Italic.otf") format("opentype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Light";
    src: url("../fonts/Gotham_Light/Gotham_Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Book";
    src: url("../fonts/Gotham_Book/Gotham_Book.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Italic";
    src: url("../fonts/Gotham_Italic/Gotham_Italic.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Regular";
    src: url("../fonts/Gotham_Regular/Gotham_Regular.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Medium";
    src: url("../fonts/Gotham_Medium/Gotham_Medium.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Bold";
    src: url("../fonts/Gotham_Bold/Gotham_Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Bold_Italic";
    src: url("../fonts/Gotham_Bold_Italic/Gotham_Bold_Italic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_ItalicBold";
    src: url("../fonts/Gotham_ItalicBold/Gotham_ItalicBold.otf") format("opentype");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Black";
    src: url("../fonts/Gotham_Black/Gotham_Black.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham_Ultra";
    src: url("../fonts/Gotham_Ultra/Gotham_Ultra.otf") format("opentype");
    font-weight: 950;
    font-style: normal;
    font-display: swap;
}

:root {
    --tp-font-body: "Gotham_Book", "Helvetica Neue", Arial, sans-serif !important;
    --font-family-body: "Gotham_Book", "Helvetica Neue", Arial, sans-serif !important;
}

body {
    font-family: "Gotham_Book", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
}

.tp-font-thumbnail-captions {
    font-family: "Gotham_Bold", "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    font-size: 40pt;
    line-height: 1.1;
}

.tp-font-work-hl {
    font-family: "Gotham_Black", "Helvetica Neue", Arial, sans-serif;
    font-weight: 900;
    font-size: 30pt;
    line-height: 1.05;
}

.tp-font-work-body {
    font-family: "Gotham_Book", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 14pt;
    line-height: 1.35;
}

.tp-font-nav-menu {
    font-family: "Gotham_Bold", "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    font-size: 12pt;
    line-height: 1.2;
}

.tp-font-button-cta {
    font-family: "Gotham_Medium", "Helvetica Neue", Arial, sans-serif;
    font-weight: 600;
    font-size: 12pt;
    line-height: 1.2;
}

.tp-font-gotham-footer {
    font-family: "Gotham_Book", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 11.30pt;
    line-height: 1.3;
}

.tp-font-testi-quote {
    font-family: "Gotham_Thin", "Helvetica Neue", Arial, sans-serif;
    font-weight: 100;
    font-size: 14pt;
    line-height: 1.4;
}

.tp-font-testi-name {
    font-family: "Gotham_Book", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 14pt;
    line-height: 1.3;
}

.tp-font-testi-designation {
    font-family: "Gotham_Light", "Helvetica Neue", Arial, sans-serif;
    font-weight: 300;
    font-size: 11pt;
    line-height: 1.3;
}

.tp-font-title-bold-hl {
    font-family: "Gotham_Black", "Helvetica Neue", Arial, sans-serif;
    font-weight: 900;
    font-size: 60pt;
    line-height: .95;
    letter-spacing: 4pt;
}
.tp-v-title {
    font-family: "Gotham_Black", "Helvetica Neue", Arial, sans-serif;
    font-weight: 900;
    font-size: 20pt;
    line-height: .95;
    letter-spacing: 4pt;
}
.tp-font-title-thin-hl {
    font-family: "Gotham_Light", "Helvetica Neue", Arial, sans-serif;
    font-weight: 300;
    font-size: 55pt;
    line-height: .95;
    letter-spacing: 4pt;
}

.tp-font-title-descriptor {
    font-family: "Gotham_Light", "Helvetica Neue", Arial, sans-serif;
    font-weight: 300;
    font-size: 22pt;
    line-height: 1.25;
}

@media (max-width:768px) {
    .tp-font-title-bold-hl {
        font-size: 52pt
    }

    .tp-font-title-thin-hl {
        font-size: 48pt
    }

    .tp-font-work-hl,
    .tp-font-thumbnail-captions {
        font-size: 28pt
    }
}