Skip to content

Instantly share code, notes, and snippets.

@grekodev
Last active July 28, 2017 01:14
Show Gist options
  • Save grekodev/cae62011a88f35b59a78c0f24c7dd06f to your computer and use it in GitHub Desktop.
Save grekodev/cae62011a88f35b59a78c0f24c7dd06f to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Nombre_de_tu_fuente';
src: url('../ruta_de_tu_fuente.ttf') format('truetype'),;
font-weight: 100;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment