@font-face {
    font-family: 'Gotham';
    src: url('./../fonts/GothamMedium.eot');
    src: url('./../fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/GothamMedium.woff2') format('woff2'),
    url('./../fonts/GothamMedium.woff') format('woff'),
    url('./../fonts/GothamMedium.ttf') format('truetype'),
    url('./../fonts/GothamMedium.svg#GothamMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NewsGoth Cn BT';
    src: url('./../fonts/NewsGothicBT-BoldCondensed.eot');
    src: url('./../fonts/NewsGothicBT-BoldCondensed.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/NewsGothicBT-BoldCondensed.woff2') format('woff2'),
    url('./../fonts/NewsGothicBT-BoldCondensed.woff') format('woff'),
    url('./../fonts/NewsGothicBT-BoldCondensed.ttf') format('truetype'),
    url('./../fonts/NewsGothicBT-BoldCondensed.svg#NewsGothicBT-BoldCondensed') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SUBSCRIBER';
    src: url('./../fonts/SUBSCRIBER-Regular.eot');
    src: url('./../fonts/SUBSCRIBER-Regular.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/SUBSCRIBER-Regular.woff2') format('woff2'),
    url('./../fonts/SUBSCRIBER-Regular.woff') format('woff'),
    url('./../fonts/SUBSCRIBER-Regular.ttf') format('truetype'),
    url('./../fonts/SUBSCRIBER-Regular.svg#SUBSCRIBER-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NewsGoth Cn BT';
    src: url('./../fonts/NewsGothicBT-RomanCondensed.eot');
    src: url('./../fonts/NewsGothicBT-RomanCondensed.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/NewsGothicBT-RomanCondensed.woff2') format('woff2'),
    url('./../fonts/NewsGothicBT-RomanCondensed.woff') format('woff'),
    url('./../fonts/NewsGothicBT-RomanCondensed.ttf') format('truetype'),
    url('./../fonts/NewsGothicBT-RomanCondensed.svg#NewsGothicBT-RomanCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body {font-family:NewsGoth Cn BT;font-weight:normal;font-size:21px;line-height:1.2;color:#454444;}
p {margin:10px 0;}
table caption {display:none;}

h1 {font-family:SUBSCRIBER;font-weight:normal;font-size:120px;color:#ECCB74;;margin:0 0 15px 0;padding:0; text-shadow: 1px 1px 1px #000000;}
h2 {font-family:SUBSCRIBER;font-weight:normal;font-size:100px;color:#ECCB74;margin:0 0 15px 0;padding:0; text-shadow: 1px 1px 1px #000000;}
h3 {font-family:NewsGoth Cn BT;font-weight:normal;font-size:18px;color:#454444;margin:0 0 15px 0;padding:0;}
h4 {font-family:NewsGoth Cn BT;font-weight:normal;font-size:16px;color:#454444;margin:0 0 15px 0;padding:0;}


a:link, a:visited {text-decoration:none;color:#ECCB74;}
a:active {text-decoration:none;color:#ECCB74;}
a:hover {text-decoration:underline;color:#ECCB74;}
a img {border-width:0;}
hr {border:0;display:block;background:gray;padding:0;height: 5px;background: #ECCB74;width: 150px;margin: 30px auto;}

#content ul li, #content ol li {margin-left:22px;}