Skip to content

Instantly share code, notes, and snippets.

@grekodev
Created July 28, 2017 00:52
Show Gist options
  • Save grekodev/03afb928454a8f5db7f32c63af9a71ab to your computer and use it in GitHub Desktop.
Save grekodev/03afb928454a8f5db7f32c63af9a71ab 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