@font-face {
    font-family: Century Gothic;
    src: url(../fonts/GOTHIC.TTF);
    font-weight: 400;
    font-style: normal;
}

body {
    font-family: Century Gothic, din, PingFang SC, Helvetica Neue, Helvetica, Hiragino Sans GB, STHeitiSC-Light, Microsoft YaHei, Arial, sans-serif;
    outline: 0;
    font-size: 14px;
    /* background: #ffffff; */
}