Last active
November 10, 2018 21:42
-
-
Save sae13/b11dc0b8432cf952465ddd6505e85881 to your computer and use it in GitHub Desktop.
This file contains hidden or 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: Sahel; | |
src: url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-FD.eot'); | |
src: url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-FD.eot?#iefix') format('embedded-opentype'), | |
url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-FD.woff') format('woff'), | |
url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-FD.ttf') format('truetype'); | |
font-weight: normal; | |
} | |
@font-face { | |
font-family: Sahel; | |
src: url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-Bold-FD.eot'); | |
src: url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-Bold-FD.eot?#iefix') format('embedded-opentype'), | |
url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-Bold-FD.woff') format('woff'), | |
url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-Bold-FD.ttf') format('truetype'); | |
font-weight: bold; | |
} | |
@font-face { | |
font-family: Sahel; | |
src: url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-Black-FD.eot'); | |
src: url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-Black-FD.eot?#iefix') format('embedded-opentype'), | |
url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-Black-FD') format('woff'), | |
url('https://cdn.rawgit.com/rastikerdar/sahel-font/5d124266/dist/Farsi-Digits/Sahel-Black-FD') format('truetype'); | |
font-weight: 900; | |
} | |
@font-face { | |
font-family: Vazir; | |
src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-FD.eot'); | |
src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-FD.eot?#iefix') format('embedded-opentype'), | |
url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-FD.woff') format('woff'), | |
url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-FD.ttf') format('truetype'); | |
font-weight: normal; | |
} | |
@font-face { | |
font-family: Vazir; | |
src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-Bold-FD.eot'); | |
src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-Bold-FD.eot?#iefix') format('embedded-opentype'), | |
url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-Bold-FD.woff') format('woff'), | |
url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-Bold-FD.ttf') format('truetype'); | |
font-weight: bold; | |
} | |
@font-face { | |
font-family: Vazir; | |
src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-Light-FD.eot'); | |
src: url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-Light-FD.eot?#iefix') format('embedded-opentype'), | |
url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-Light-FD') format('woff'), | |
url('https://cdn.rawgit.com/rastikerdar/vazir-font/3b374d98/dist/Farsi-Digits/Vazir-Light-FD') format('truetype'); | |
font-weight: 300; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment