Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Last active May 14, 2018 10:03
Show Gist options
  • Select an option

  • Save jennimckinnon/511d5069f0b6c111b061 to your computer and use it in GitHub Desktop.

Select an option

Save jennimckinnon/511d5069f0b6c111b061 to your computer and use it in GitHub Desktop.
@font-face {
font-family: FontName;
src: url(public_html/your-site/wp-content/themes/your-theme/fonts/FontName-Regular.ttf);
font-weight: normal;
}
@sanjoob
Copy link
Copy Markdown

sanjoob commented Nov 13, 2017

@font-face {
font-family: dyuthi;
src: url(public_html/your-site/wp-content/themes/your-theme/fonts/dyuthi-Regular.ttf);
font-weight: normal;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment