Skip to content

Instantly share code, notes, and snippets.

@miniMAC
Last active September 12, 2017 07:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miniMAC/c8bc0c86393077343bcf0f460ce0221a to your computer and use it in GitHub Desktop.
Save miniMAC/c8bc0c86393077343bcf0f460ce0221a to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Roboto';
src: url('Roboto-Bold.eot');
src: url('Roboto-Bold.eot?#iefix') format('embedded-opentype'),
url('Roboto-Bold.woff') format('woff'),
url('Roboto-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment