Last active
December 6, 2022 17:23
-
-
Save JadeGeek/e232038e4cace9e739a27efe43cbed7a to your computer and use it in GitHub Desktop.
Revisions
-
JadeGeek renamed this gist
Dec 6, 2022 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
JadeGeek created this gist
Dec 6, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ @font-face { font-family: "Fira Code Nerd Font"; font-style: normal; font-weight: 200; src: url('https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/FiraCode/Light/complete/Fura%20Code%20Light%20Nerd%20Font%20Complete.ttf') format('truetype'); } @font-face { font-family: "Fira Code Nerd Font"; font-style: normal; font-weight: 400; src: url('https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/FiraCode/Retina/complete/Fura%20Code%20Retina%20Nerd%20Font%20Complete.ttf') format('truetype'); } @font-face { font-family: "Fira Code Nerd Font"; font-weight: 600; src: url('https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/FiraCode/Medium/complete/Fura%20Code%20Medium%20Nerd%20Font%20Complete.ttf') format('truetype'); } @font-face { font-family: "Fira Code Nerd Font"; font-weight: 800; src: url('https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/FiraCode/Bold/complete/Fura%20Code%20Bold%20Nerd%20Font%20Complete.ttf') format('truetype'); }