@font-face {
|
font-family: "mobox_userfont"; /* Project id */
|
src: url('./mobox_userfont.ttf?t=1672823197904') format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
|
[class^="fu-"], [class*=" fu-"] {
|
/* use !important to prevent issues with browser extensions that change fonts */
|
font-family: 'mobox_userfont' !important;
|
speak: none;
|
font-style: normal;
|
font-weight: normal;
|
font-variant: normal;
|
text-transform: none;
|
line-height: 1;
|
/* Better Font Rendering =========== */
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
}
|
.fu-yuyin:before {
|
content: "\e805";
|
}
|
|
.fu-add:before {
|
content: "\e612";
|
}
|
|
.fu-chexiao:before {
|
content: "\e734";
|
}
|
.fu-shengyin:before {
|
content: "\e665";
|
}
|
.fu-shengyin2:before {
|
content: "\e665";
|
transform: rotate(180deg);
|
}
|
.fu-voice:before {
|
content: "\e613";
|
}
|
|
.fu-imkeyboard:before {
|
content: "\e626";
|
}
|
.fu-list:before {
|
content: "\e69f";
|
}
|
.fu-list1:before {
|
content: "\e6be";
|
}
|