vazir-font.css 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. @font-face {
  2. font-family: vazir;
  3. src: url('./eot/vazir.eot');
  4. src: url('./eot/vazir.eot?#iefix') format('embedded-opentype'),
  5. url('./woff2/vazir.woff2') format('woff2'),
  6. url('./woff/vazir.woff') format('woff'),
  7. url('./ttf/vazir.ttf') format('truetype');
  8. font-weight: normal;
  9. font-style: normal;
  10. }
  11. @font-face {
  12. font-family: vazir;
  13. src: url('./eot/vazir-Bold.eot');
  14. src: url('./eot/vazir-Bold.eot?#iefix') format('embedded-opentype'),
  15. url('./woff2/vazir-Bold.woff2') format('woff2'),
  16. url('./woff/vazir-Bold.woff') format('woff'),
  17. url('./ttf/vazir-Bold.ttf') format('truetype');
  18. font-weight: bold;
  19. font-style: normal;
  20. }
  21. @font-face {
  22. font-family: vazir;
  23. src: url('./eot/vazir-Black.eot');
  24. src: url('./eot/vazir-Black.eot?#iefix') format('embedded-opentype'),
  25. url('./woff2/vazir-Black.woff2') format('woff2'),
  26. url('./woff/vazir-Black.woff') format('woff'),
  27. url('./ttf/vazir-Black.ttf') format('truetype');
  28. font-weight: 900;
  29. font-style: normal;
  30. }
  31. @font-face {
  32. font-family: vazir;
  33. src: url('./eot/vazir-Medium.eot');
  34. src: url('./eot/vazir-Medium.eot?#iefix') format('embedded-opentype'),
  35. url('./woff2/vazir-Medium.woff2') format('woff2'),
  36. url('./woff/vazir-Medium.woff') format('woff'),
  37. url('./ttf/vazir-Medium.ttf') format('truetype');
  38. font-weight: 500;
  39. font-style: normal;
  40. }
  41. @font-face {
  42. font-family: vazir;
  43. src: url('./eot/vazir-Light.eot');
  44. src: url('./eot/vazir-Light.eot?#iefix') format('embedded-opentype'),
  45. url('./woff2/vazir-Light.woff2') format('woff2'),
  46. url('./woff/vazir-Light.woff') format('woff'),
  47. url('./ttf/vazir-Light.ttf') format('truetype');
  48. font-weight: 300;
  49. font-style: normal;
  50. }
  51. @font-face {
  52. font-family: vazir;
  53. src: url('./eot/vazir-Thin.eot');
  54. src: url('./eot/vazir-Thin.eot?#iefix') format('embedded-opentype'),
  55. url('./woff2/vazir-Thin.woff2') format('woff2'),
  56. url('./woff/vazir-Thin.woff') format('woff'),
  57. url('./ttf/vazir-Thin.ttf') format('truetype');
  58. font-weight: 100;
  59. font-style: normal;
  60. }