@media screen and (min-width:1000px) and (max-width:1219px) {}
@media screen and (max-width:1219px) {}
@media screen and (max-width:999px) {	}
@media screen and (max-width:767px) {	}

@font-face {
    font-family: 'PangMenZhengDao';
    src: url('../fonts/PangMenZhengDao.eot');
    src: url('../fonts/PangMenZhengDao.eot') format('embedded-opentype'),
         url('../fonts/PangMenZhengDao.woff2') format('woff2'),
         url('../fonts/PangMenZhengDao.woff') format('woff'),
         url('../fonts/PangMenZhengDao.ttf') format('truetype'),
         url('../fonts/PangMenZhengDao.svg#PangMenZhengDao') format('svg');
}

@font-face {
    font-family: 'Overpass-Bold';
    src: url('../fonts/Overpass-Bold.eot');
    src: url('../fonts/Overpass-Bold.eot') format('embedded-opentype'),
         url('../fonts/Overpass-Bold.woff2') format('woff2'),
         url('../fonts/Overpass-Bold.woff') format('woff'),
         url('../fonts/Overpass-Bold.ttf') format('truetype'),
         url('../fonts/Overpass-Bold.svg#Overpass-Bold') format('svg');
}

@font-face {
    font-family: 'TimesLTStdBold';
    src: url('../fonts/TimesLTStdBold.eot');
    src: url('../fonts/TimesLTStdBold.eot') format('embedded-opentype'),
         url('../fonts/TimesLTStdBold.woff2') format('woff2'),
         url('../fonts/TimesLTStdBold.woff') format('woff'),
         url('../fonts/TimesLTStdBold.ttf') format('truetype'),
         url('../fonts/TimesLTStdBold.svg#TimesLTStdBold') format('svg');
}


