Skip to content

Instantly share code, notes, and snippets.

@chickenfoot88
Created April 13, 2016 13:28
Show Gist options
  • Save chickenfoot88/ce0bda6f0b4a210b9e2f4078bc8e4f3a to your computer and use it in GitHub Desktop.
Save chickenfoot88/ce0bda6f0b4a210b9e2f4078bc8e4f3a to your computer and use it in GitHub Desktop.
@font-face {
font-family: "RobotoRegular";
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"),
url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment