Last active
May 14, 2018 10:03
-
-
Save jennimckinnon/511d5069f0b6c111b061 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: FontName; | |
| src: url(public_html/your-site/wp-content/themes/your-theme/fonts/FontName-Regular.ttf); | |
| font-weight: normal; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@font-face {
font-family: dyuthi;
src: url(public_html/your-site/wp-content/themes/your-theme/fonts/dyuthi-Regular.ttf);
font-weight: normal;
}