Last active
November 13, 2019 21:25
-
-
Save soleblaze/dae162dfa86055822632054a87062169 to your computer and use it in GitHub Desktop.
DejaVu Sans Mono Nerd Font
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 characters
@font-face { | |
font-family: "DejaVuSansMono NF"; | |
font-style: normal; | |
font-weight: normal; | |
src: url(https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/DejaVuSansMono/Regular/complete/DejaVu%20Sans%20Mono%20Nerd%20Font%20Complete.ttf); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment