Skip to content

Instantly share code, notes, and snippets.

@eduard-un
Created April 19, 2016 18:12
Show Gist options
  • Save eduard-un/3a92effb81234c5b2b8779287564e13b to your computer and use it in GitHub Desktop.
Save eduard-un/3a92effb81234c5b2b8779287564e13b to your computer and use it in GitHub Desktop.
code for Custom fonts without Jquery article
h1{
font-family:"League Gothic";
src:url(Fonts/League-Gothic.otf)
color:#CCC;
size:14px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment