Created
November 27, 2019 21:59
-
-
Save amElnagdy/0efd3c7a4086a932bceb5b1a497e5774 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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