/* .info_title.customTitlePos > div {
    font-size: 21px !important;
}

.customPos {
    top: calc(50% - 280px) !important;
} */


body {
    font-family: 'OptimusPrinceps', sans-serif;
}

.ggskin {
    font-family: 'OptimusPrinceps' !important;
    font-size: 16px !important;
}

.categoryCloner .categoryTitle{
    font-weight: 500 !important;
    padding-bottom: 2px;
}

.ht_flag .cntFlagInfo .flagContent > div {
    font-family: 'Gotham Book', sans-serif;
    font-weight: 400 !important;
    font-size: 11px;
}

p[style*="font-weight: 400"],
div[style*="font-weight: 400"],
p[style*="font-weight: 500"],
div[style*="font-weight: 500"],
.ggskin[style*="font-weight: 500"],
.ggskin[style*="font-weight: 400"],
.ggskin[style*="font-weight: normal"],
.ggskin div[style*="font-weight: normal"],
strong,
.categoryCloner .nodeCloner .nodeContainer .nodeTitle,
b,
.customFont, 
.GothamBook,
.masterIconsContainer .next_prev_button.lableVisible {
    font-family: "Gotham Book" !important;
}

.categoryTitle,
.splashScreenTitle > div,
.next_prev_button_title > div,
.pano_title > div{
    font-family: "OptimusPrinceps" !important;
    font-weight: 500 !important;
}

.info_title > div{
    font-family: "OptimusPrinceps" !important;
}

.virtualTourTitle > div{
    padding: 4px 15px 0px 15px !important;
}

@font-face {
    font-family: 'OptimusPrinceps';
    src: url('Fonts/OptimusPrinceps.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Gotham Book';
    src: url('Fonts/Gotham-Book.woff2') format('woff2'), url('Fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('Fonts/Gotham-Medium.woff2') format('woff2'), url('Fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bembo Std';
    src: url('Fonts/BemboStd.woff2') format('woff2'), url('Fonts/BemboStd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}