Skip to content

Instantly share code, notes, and snippets.

@derencius
Created May 17, 2013 18:47
Show Gist options
  • Save derencius/5601117 to your computer and use it in GitHub Desktop.
Save derencius/5601117 to your computer and use it in GitHub Desktop.
garoa bold
@font-face {
font-family: "GaroaBold";
src: url(/assets/garoaminuscula.eot);
src: local("GaroaBold"),
url(/assets/garoaminuscula.eot?#iefix) format("embedded-opentype"),
url(/assets/garoaminuscula.woff) format("woff"),
url(/assets/garoaminuscula.ttf) format("truetype"),
url(/assets/garoaminuscula.svg#GaroaBold) format("svg");
font-weight: normal;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment