Created
February 12, 2013 04:52
-
-
Save NatalieMac/4760331 to your computer and use it in GitHub Desktop.
Step 5: Adding Google Web Fonts to your WordPress theme
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
h1, h2, h3, h4, h5, h6 { | |
font-family: 'Holtwood One SC', serif; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment