added woff2 support

This commit is contained in:
2ndacc
2020-02-24 20:58:57 +08:00
parent 632c22c521
commit e2b057364a
3 changed files with 27 additions and 7 deletions

14
TC1/http_server/web/fontello-codes.css vendored Normal file
View File

@@ -0,0 +1,14 @@
.icon-add:before { content: '\e800'; } /* '' */
.icon-arrow_drop_down:before { content: '\e801'; } /* '' */
.icon-access_alarm:before { content: '\e802'; } /* '' */
.icon-event:before { content: '\e803'; } /* '' */
.icon-help:before { content: '\e804'; } /* '' */
.icon-home:before { content: '\e805'; } /* '' */
.icon-info:before { content: '\e806'; } /* '' */
.icon-keyboard_arrow_down:before { content: '\e807'; } /* '' */
.icon-cloud_download:before { content: '\e808'; } /* '' */
.icon-more_vert:before { content: '\e809'; } /* '' */
.icon-notes:before { content: '\e80a'; } /* '' */
.icon-search:before { content: '\e80b'; } /* '' */
.icon-settings:before { content: '\e80c'; } /* '' */