@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/MONTSERRAT-BOLD.OTF);
}

@font-face {
    font-family: Montserrat-Light;
    src: url(../fonts/MONTSERRAT-LIGHT.OTF);
}

@font-face {
    font-family: Montserrat-regular;
    src: url(../fonts/MONTSERRAT-REGULAR.TTF);
}

@font-face {
    font-family: Montserrat-Hairline;
    src: url(../fonts/MONTSERRAT-HAIRLINE.OTF);
}
@font-face {
    font-family: DingTalk-JinBuTi;
    src: url(../fonts/DINGTALKJINBUTI-REGULAR.TTF);
}
.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}