mirror of
https://github.com/Superredstone/patrickcanal.it.git
synced 2026-03-07 12:11:48 +01:00
9 lines
213 B
CSS
9 lines
213 B
CSS
/* symbols-nerd-font */
|
|
@font-face {
|
|
font-family: Symbols Nerd Font;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local("Symbols Nerd Font"), local("SymbolsNF"), url(symbols-nerd-font.woff2) format("woff2");
|
|
}
|
|
|