/****************************************************************
 *
 *  http://www.sumool.com
 *  Shenzhen SuMool Network Technology Co., Ltd.
 *  Version v2.1.0
 *
 *****************************************************************/
@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter.woff2) format('woff2');
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url(../fonts/Roboto-Medium.ttf);
}

@font-face {
    font-family: 'HarmonyOS-Sans';
    src: url(../fonts/HarmonyOS_Sans_Regular.ttf);
}
@font-face {
    font-family: 'HarmonyOS-Sans-Bold';
    src: url(../fonts/HarmonyOS_Sans_Bold.ttf);
}
@font-face {
    font-family: 'HarmonyOS-Sans-Medium';
    src: url(../fonts/HarmonyOS_Sans_Medium.ttf);
}
@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans.ttf');
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.ttf');
}
@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.ttf');
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins-Medium.ttf');
}
@font-face {
    font-family: 'Times Roman';
    src: url('../fonts/Times-Roman.ttf') format('truetype');
}
@font-face {
    font-family: 'Times';
    src: url('../fonts/times.ttf') format('truetype');
}
@font-face {
    font-family: 'sinteca';
    src: url('../fonts/sinteca.regular.otf');
}