Created
January 10, 2017 12:05
-
-
Save robhob/211b7c83132b2058d684b6b56d81d26a to your computer and use it in GitHub Desktop.
Adding Google Fonts to a Divi Website
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
h1 { | |
font-family: 'Fjalla One', sans-serif; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment