Last active
February 11, 2017 12:49
-
-
Save keidax/59bb326834a77b50cd4a3537a0ce522c to your computer and use it in GitHub Desktop.
Knack Embedded Stylesheet
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: 'knack_nerd_font'; | |
src: url('knack_regular_nerd_font_complete_mono.woff2') format('woff2'); | |
font-weight: normal; | |
font-style: normal; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment