mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Hotfix CSS font name
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
546e184740
commit
6ed248b2d3
@ -8,7 +8,7 @@
|
||||
@font-face {
|
||||
font-family: 'NerdFontsSymbols Nerd Font';
|
||||
/* @TODO you need to adjust the path to the font: */
|
||||
src: url("../fonts/NerdFontsSymbols-2048-em Nerd Font Complete.ttf") format("truetype");
|
||||
src: url("../fonts/Symbols-2048-em Nerd Font Complete.woff2") format("woff2");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
2
_includes/css/nerd-fonts-generated.min.css
vendored
2
_includes/css/nerd-fonts-generated.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user