Skip to content

Instantly share code, notes, and snippets.

@danielfullmer
Last active December 14, 2021 11:53
Show Gist options
  • Save danielfullmer/5e29d1e9534dded5c183 to your computer and use it in GitHub Desktop.
Save danielfullmer/5e29d1e9534dded5c183 to your computer and use it in GitHub Desktop.
@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