Skip to content

Instantly share code, notes, and snippets.

@sae13
Last active November 10, 2018 21:42
Show Gist options
  • Save sae13/b11dc0b8432cf952465ddd6505e85881 to your computer and use it in GitHub Desktop.
Save sae13/b11dc0b8432cf952465ddd6505e85881 to your computer and use it in GitHub Desktop.
@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