Skip to content

Instantly share code, notes, and snippets.

@ericzakariasson
Last active October 12, 2018 09:50
Show Gist options
  • Save ericzakariasson/255dacf562c7d6dd7eb42c4655d4af8b to your computer and use it in GitHub Desktop.
Save ericzakariasson/255dacf562c7d6dd7eb42c4655d4af8b to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Karmilla';
src: local('Karmilla'), url('./fonts/karmilla-bold-016-webfont.woff2') format('woff2');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Karmilla';
src: local('Karmilla'), url('./fonts/karmilla-regular-016-webfont.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment