Skip to content

Instantly share code, notes, and snippets.

@pbnj
Forked from danielfullmer/nerd-font.css
Last active July 30, 2020 00:14
Show Gist options
  • Save pbnj/4c87253b8ced9105e4a1da616efab5c3 to your computer and use it in GitHub Desktop.
Save pbnj/4c87253b8ced9105e4a1da616efab5c3 to your computer and use it in GitHub Desktop.
/* https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/JetBrainsMono/Regular/complete/JetBrains%20Mono%20Regular%20Nerd%20Font%20Complete.ttf */
@font-face {
font-family: 'JetBrainsMono Patched';
src: local('JetBrainsMono Patched'), url('https://rawgit.com/ryanoasis/nerd-fonts/master/patched-fonts/JetBrainsMono/Regular/complete/JetBrains%20Mono%20Regular%20Nerd%20Font%20Complete.ttf') format('truetype');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment