-
-
Save michaelgold/a8d64dac9b6bdb90a6e45c163f2b3d9c 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: '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