@font-face {
    font-family: 'GothamBook';
    src: url('GothamBook/GothamBook.eot');
    src: url('GothamBook/GothamBook.eot') format('embedded-opentype'),
         url('GothamBook/GothamBook.woff2') format('woff2'),
         url('GothamBook/GothamBook.woff') format('woff'),
         url('GothamBook/GothamBook.ttf') format('truetype'),
         url('GothamBook/GothamBook.svg#GothamBook') format('svg');
}

@font-face {
    font-family: 'PingFangSC-Semibold';
    src: url('PingFangSC-Semibold/PingFangSC-Semibold.eot');
    src: url('PingFangSC-Semibold/PingFangSC-Semibold.eot') format('embedded-opentype'), 
         url('PingFangSC-Semibold/PingFangSC-Semibold.svg#PingFangSC-Semibold') format('svg');
}
