Created
February 1, 2018 19:01
-
-
Save Hydrock/21f0786e1432eb1c02d9873664bdf6ce to your computer and use it in GitHub Desktop.
One File, Many Options - 4
This file contains hidden or 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 sans'; | |
| src: url(SourceSansVariable.woff2) format("woff2-variations"), | |
| url(SourceSans-bold.woff2) format("woff2"); | |
| font-weight: 700; font-style: normal; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment