Skip to content

Instantly share code, notes, and snippets.

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