/*@font-face {*/
/*    font-family: 'youyuan';*/
/*    src: url('https://btm-group.oss-cn-hangzhou.aliyuncs.com/resources/fonts/youyuan.ttf') format('truetype');*/
/*}*/

@font-face {
    font-family: 'roboto';
    font-style: normal;
    font-stretch: 100%;
    src: url('Roboto-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto';
    font-style: italic;
    font-stretch: 100%;
    src: url('Roboto-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'roboto';
    font-style: normal;
    font-stretch: 100%;
    font-weight: bold;
    src: url('Roboto-Bold.ttf') format('truetype');
}
