@font-face {
    font-family: mysimhei;
    src: url(../fonts/SourceHanSansSC-Bold.otf);
}
@font-face {
    font-family: futura;
    src: url(../fonts/Futura-Medium-6.ttf);
}
.texts{
    font-family: "mysimhei",serif;
}
@font-face {
    font-family: Roboto-Bold;
    src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto-Regular.ttf);
}