webfonts.css 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. @font-face {
  2. font-family: 'geomanistextralight';
  3. src: url('../fonts/geomanist-extralight-webfont.eot');
  4. src: url('../fonts/geomanist-extralight-webfont.eot?#iefix') format('embedded-opentype'),
  5. url('../fonts/geomanist-extralight-webfont.woff2') format('woff2'),
  6. url('../fonts/geomanist-extralight-webfont.woff') format('woff'),
  7. url('../fonts/geomanist-extralight-webfont.ttf') format('truetype'),
  8. url('../fonts/geomanist-extralight-webfont.svg#geomanistextralight') format('svg');
  9. font-weight: normal;
  10. font-style: normal;
  11. }
  12. @font-face {
  13. font-family: 'geomanistthin';
  14. src: url('../fonts/geomanist-thin-webfont.eot');
  15. src: url('../fonts/geomanist-thin-webfont.eot?#iefix') format('embedded-opentype'),
  16. url('../fonts/geomanist-thin-webfont.woff2') format('woff2'),
  17. url('../fonts/geomanist-thin-webfont.woff') format('woff'),
  18. url('../fonts/geomanist-thin-webfont.ttf') format('truetype'),
  19. url('../fonts/geomanist-thin-webfont.svg#geomanistthin') format('svg');
  20. font-weight: normal;
  21. font-style: normal;
  22. }
  23. @font-face {
  24. font-family: 'geomanistlight';
  25. src: url('../fonts/geomanist-light-webfont.eot');
  26. src: url('../fonts/geomanist-light-webfont.eot?#iefix') format('embedded-opentype'),
  27. url('../fonts/geomanist-light-webfont.woff2') format('woff2'),
  28. url('../fonts/geomanist-light-webfont.woff') format('woff'),
  29. url('../fonts/geomanist-light-webfont.ttf') format('truetype'),
  30. url('../fonts/geomanist-light-webfont.svg#geomanistlight') format('svg');
  31. font-weight: normal;
  32. font-style: normal;
  33. }
  34. @font-face {
  35. font-family: 'geomanist_regularregular';
  36. src: url('../fonts/geomanist-regular-webfont.eot');
  37. src: url('../fonts/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'),
  38. url('../fonts/geomanist-regular-webfont.woff2') format('woff2'),
  39. url('../fonts/geomanist-regular-webfont.woff') format('woff'),
  40. url('../fonts/geomanist-regular-webfont.ttf') format('truetype'),
  41. url('../fonts/geomanist-regular-webfont.svg#geomanist_regularregular') format('svg');
  42. font-weight: normal;
  43. font-style: normal;
  44. }
  45. @font-face {
  46. font-family: 'geomanistbook';
  47. src: url('../fonts/geomanist-book-webfont.eot');
  48. src: url('../fonts/geomanist-book-webfont.eot?#iefix') format('embedded-opentype'),
  49. url('../fonts/geomanist-book-webfont.woff2') format('woff2'),
  50. url('../fonts/geomanist-book-webfont.woff') format('woff'),
  51. url('../fonts/geomanist-book-webfont.ttf') format('truetype'),
  52. url('../fonts/geomanist-book-webfont.svg#geomanistbook') format('svg');
  53. font-weight: normal;
  54. font-style: normal;
  55. }
  56. @font-face {
  57. font-family: 'geomanistmedium';
  58. src: url('../fonts/geomanist-medium-webfont.eot');
  59. src: url('../fonts/geomanist-medium-webfont.eot?#iefix') format('embedded-opentype'),
  60. url('../fonts/geomanist-medium-webfont.woff2') format('woff2'),
  61. url('../fonts/geomanist-medium-webfont.woff') format('woff'),
  62. url('../fonts/geomanist-medium-webfont.ttf') format('truetype'),
  63. url('../fonts/geomanist-medium-webfont.svg#geomanistmedium') format('svg');
  64. font-weight: normal;
  65. font-style: normal;
  66. }
  67. @font-face {
  68. font-family: 'geomanistbold';
  69. src: url('../fonts/geomanist-bold-webfont.eot');
  70. src: url('../fonts/geomanist-bold-webfont.eot?#iefix') format('embedded-opentype'),
  71. url('../fonts/geomanist-bold-webfont.woff2') format('woff2'),
  72. url('../fonts/geomanist-bold-webfont.woff') format('woff'),
  73. url('../fonts/geomanist-bold-webfont.ttf') format('truetype'),
  74. url('../fonts/geomanist-bold-webfont.svg#geomanistbold') format('svg');
  75. font-weight: normal;
  76. font-style: normal;
  77. }
  78. @font-face {
  79. font-family: 'geomanistblack';
  80. src: url('../fonts/geomanist-black-webfont.eot');
  81. src: url('../fonts/geomanist-black-webfont.eot?#iefix') format('embedded-opentype'),
  82. url('../fonts/geomanist-black-webfont.woff2') format('woff2'),
  83. url('../fonts/geomanist-black-webfont.woff') format('woff'),
  84. url('../fonts/geomanist-black-webfont.ttf') format('truetype'),
  85. url('../fonts/geomanist-black-webfont.svg#geomanistblack') format('svg');
  86. font-weight: normal;
  87. font-style: normal;
  88. }
  89. @font-face {
  90. font-family: 'geomanistultra';
  91. src: url('../fonts/geomanist-ultra-webfont.eot');
  92. src: url('../fonts/geomanist-ultra-webfont.eot?#iefix') format('embedded-opentype'),
  93. url('../fonts/geomanist-ultra-webfont.woff2') format('woff2'),
  94. url('../fonts/geomanist-ultra-webfont.woff') format('woff'),
  95. url('../fonts/geomanist-ultra-webfont.ttf') format('truetype'),
  96. url('../fonts/geomanist-ultra-webfont.svg#geomanistultra') format('svg');
  97. font-weight: normal;
  98. font-style: normal;
  99. }