mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-25 16:47:37 +02:00
Adds notice that font path needs to be changed
This commit is contained in:
parent
785d2839aa
commit
5bec17284c
@ -1,5 +1,6 @@
|
||||
@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");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
@ -18,4 +19,3 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user