forked from wallabag/wallabag
fonts & ligatures
This commit is contained in:
@ -19,12 +19,7 @@
|
||||
|
||||
@font-face {
|
||||
font-family: icomoon;
|
||||
src: url("../fonts/icomoon.eot");
|
||||
src:
|
||||
url("../fonts/icomoon.eot#iefix") format("embedded-opentype"),
|
||||
url("../fonts/icomoon.ttf") format("truetype"),
|
||||
url("../fonts/icomoon.woff") format("woff"),
|
||||
url("../fonts/icomoon.svg#icomoon") format("svg");
|
||||
src: url("../fonts/IcoMoon-Free.ttf");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user