mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-15 13:30:01 +02:00
minor fix bug
This commit is contained in:
BIN
src/themes/system/fonts/hermit-light-webfont.woff
Normal file
BIN
src/themes/system/fonts/hermit-light-webfont.woff
Normal file
Binary file not shown.
BIN
src/themes/system/fonts/hermit-light-webfont.woff2
Normal file
BIN
src/themes/system/fonts/hermit-light-webfont.woff2
Normal file
Binary file not shown.
12
src/themes/system/hermit-light.css
Normal file
12
src/themes/system/hermit-light.css
Normal file
@ -0,0 +1,12 @@
|
||||
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 6, 2017 */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'HermitLight';
|
||||
src: url('fonts/hermit-light-webfont.woff2') format('woff2'),
|
||||
url('fonts/hermit-light-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
Reference in New Issue
Block a user