Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created August 11, 2017 12:54
Show Gist options
  • Save amandeepmittal/d680f0b1b49bfb0f0c8e7459d85bf323 to your computer and use it in GitHub Desktop.
Save amandeepmittal/d680f0b1b49bfb0f0c8e7459d85bf323 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Revalia';
src: url('../assets/fonts/revalia.woff2') format('woff2');
}
* {
font-family: Revalia;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment