You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
307 B
20 lines
307 B
@font-face { |
|
font-family: "customicons"; /* Project id 2878519 */ |
|
src:url('/static/customicons.ttf') format('truetype'); |
|
} |
|
|
|
.customicons { |
|
font-family: "customicons" !important; |
|
} |
|
|
|
.youxi:before { |
|
content: "\e60e"; |
|
} |
|
|
|
.wenjian:before { |
|
content: "\e60f"; |
|
} |
|
|
|
.zhuanfa:before { |
|
content: "\e610"; |
|
}
|
|
|