Last active
December 14, 2021 11:53
-
-
Save danielfullmer/5e29d1e9534dded5c183 to your computer and use it in GitHub Desktop.
This file contains 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: 'Inconsolata Patched'; | |
src: local('Inconsolata Patched'), url('https://rawgit.com/ryanoasis/nerd-fonts/master/patched-fonts/Inconsolata/Inconsolata%20for%20Powerline%20Plus%20Nerd%20File%20Types%20Mono%20Plus%20Font%20Awesome%20Plus%20Octicons%20Plus%20Pomicons.otf') format('opentype'); | |
} | |
* { | |
text-rendering: optimizeLegibility; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment