Created
June 20, 2016 06:24
-
-
Save oflow/4ab3ffa25dd2aa74281a3b41c5a93371 to your computer and use it in GitHub Desktop.
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: "Verdana"; | |
src: local("Open Sans"); | |
unicode-range: U+0000-007F; | |
} | |
@font-face { | |
font-family: "Arial"; | |
src: local("Open Sans"); | |
unicode-range: U+0000-007F; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment