body {
font-family: 'Open Sans', sans-serif;
font-family: webmo !important;
font-weight: 400;
background-color: #fafafa;
-webkit-font-smoothing: antialiased;
}
@font-face {
font-family: "nexzhu";
src: url(../fonts/blockdole.woff2) format("woff2"),
url(../fonts/blockdole.woff) format("woff"),
url(../fonts/blockdole.ttf) format("truetype"),
url(../fonts/blockdole.eot) format("embedded-opentype"),
url(../fonts/blockdole.svg) format("svg");
}
@font-face {
font-family: 'webmo';
font-display: swap;
src: url('../fonts/webmo.eot');
src: url('../fonts/webmo.eot?#iefix') format('embedded-opentype'),
url('../fonts/webmo.woff2') format('woff2'),
url('../fonts/webmo..woff') format('woff'),
url('../fonts/webmo..ttf') format('truetype'),
url('../fonts/webmo..svg') format('svg');
}
扫码参与评论与作者和更多用户交互