Skip to content

Instantly share code, notes, and snippets.

@michaelgold
Forked from anonymous/dejavusans.css
Last active February 8, 2018 11:40
Show Gist options
  • Save michaelgold/a8d64dac9b6bdb90a6e45c163f2b3d9c to your computer and use it in GitHub Desktop.
Save michaelgold/a8d64dac9b6bdb90a6e45c163f2b3d9c to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Source Code Pro Powerline FontAwesome';
font-style: normal;
font-weight: normal;
src: local('Source Code Pro Powerline FontAwesome'), url('https://raw.githubusercontent.com/gabrielelana/awesome-terminal-fonts/patching-strategy/patched/SourceCodePro%2BPowerline%2BAwesome%2BRegular.ttf') format('truetype');
}
body {
font-family: 'Source Code Pro Powerline FontAwesome' !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment