

@font-face {
    font-family: 'AvantGardeITCbyBT-Book';
    font-display: swap;
    src: url('../fonts/avantgardeitcbybt-book.eot'); /* IE9 */
    src: url('../fonts/avantgardeitcbybt-book.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/avantgardeitcbybt-book.woff2') format('woff2'),
    url('../fonts/avantgardeitcbybt-book.woff') format('woff'), /* chrome、firefox */
    url('../fonts/avantgardeitcbybt-book.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fonts/avantgardeitcbybt-book.svg#avantgardeitcbybt-book') format('svg'); /* iOS 4.1- */
}

@font-face {
    font-family: 'cu';
    src: url('../fonts/avantga20.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'zhong';
    src: url('../fonts/avant_m.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoBold';
    src: url('../fonts/roboto-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoMedium';
    src: url('../fonts/roboto-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoLight';
    src: url('../fonts/roboto-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}