Skip to content

Instantly share code, notes, and snippets.

@amElnagdy
Created November 27, 2019 21:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save amElnagdy/fc3254dd60b85662fc182b799f0e556e to your computer and use it in GitHub Desktop.
Save amElnagdy/fc3254dd60b85662fc182b799f0e556e to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Cairo';
font-style: normal;
font-weight: 400;
src: local(''),
url(../../uploads/fonts/Cairo-Regular.woff) format('woff');
}
@font-face {
font-family: 'Cairo';
font-style: normal;
font-weight: 700;
src: local(''),
url(../../uploads/fonts/Cairo-Bold.woff) format('woff');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment