Skip to content

Instantly share code, notes, and snippets.

@kharakhordindemo
Created February 6, 2018 10:24
Show Gist options
  • Save kharakhordindemo/ec3a72e81d1da05c895d2935e82dc929 to your computer and use it in GitHub Desktop.
Save kharakhordindemo/ec3a72e81d1da05c895d2935e82dc929 to your computer and use it in GitHub Desktop.
fonts
@font-face {
font-family: 'test';
src: url('../fonts/test/test.woff2') format('woff2'),
url('../fonts/test/test.woff') format('woff');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment