@font-face {
    font-family: 'TradeGothic LT CondEighteen';
    src: url('../fonts/TradeGothicLT-BoldCondTwenty.woff2') format('woff2'),
        url('../fonts/TradeGothicLT-BoldCondTwenty.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TradeGothic LT CondEighteen';
    src: url('../fonts/TradeGothicLT-CondEighteen.woff2') format('woff2'),
        url('../fonts/TradeGothicLT-CondEighteen.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'TradeGothic LT';
    src: url('../fonts/TradeGothicLT-Bold.woff2') format('woff2'),
        url('../fonts/TradeGothicLT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TradeGothic LT';
    src: url('../fonts/TradeGothicLT-Light.woff2') format('woff2'),
        url('../fonts/TradeGothicLT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

html, body {font-family: 'TradeGothic LT'; font-weight: 300 !important; font-style: normal !important; font-size: 18px !important;line-height:1.5;}
.ggskin {font-family: 'TradeGothic LT'; font-weight:300; font-size:18px;line-height:1.5;}
.ggskin_scrollarea_hscrollbg {z-index:5;}
.ggskin_scrollarea_vscrollbg {z-index:5;}
.closebutton {position: absolute; top:5px; right: 15px;font-size: 20px;}
.closebutton a {text-decoration: none; color: #000000;font-weight:300;transition: 0.5s;}
.closebutton a:hover {font-weight: bold; color:#f54f00; text-decoration: none;}
::-webkit-scrollbar {background-color: rgba(255,255,255,1.0);
    width: 0.75em}
::-webkit-scrollbar-thumb {background-color: rgba(83, 94, 93, 1.00)}
.welcomelogo {max-width:80vw;height:auto;margin:10px 0px;}
.player_container h2 {color:#f54f00;font-weight:bold;font-family: 'TradeGothic LT CondEighteen';margin: 0 0 25px;font-size:34px;text-transform:uppercase;}
.tourplayer_iframe {height:70vh; width: 100%;border:2px solid #000000;}
.videoplayer_iframe {height:56.25vh; width: 100%;}
.imageinsert {width: 100%; height:auto;border:2px solid #000000;}