mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
13 lines
327 B
SCSS
13 lines
327 B
SCSS
/* ==========================================================================
|
|
* Fonts
|
|
* ========================================================================== */
|
|
|
|
/**
|
|
* Icomoon
|
|
*/
|
|
@font-face {
|
|
font-family: icomoon;
|
|
src: url("~icomoon-free-npm/Font/IcoMoon-Free.ttf");
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|