/* @font-face {  
    font-family: 'LED-TIME';
    src: url(/inc/font/led/LED-TIME.woff) format('woff'),
         url(/inc/font/led/LED-TIME.ttf) format('ttf'),
         url(/inc/font/led/LED-TIME.otf) format('otf');
    font-weight: normal;
    font-style: normal;
} */

/* 英文艺术字 */
@font-face {
    font-family: 'english';
    src: url(/inc/font/english/english.woff2?v=2020041200) format("woff2"),url(/inc/font/english/english.woff?v=2020041200) format("woff");
    font-weight: normal;
    font-style: normal;
}
