stylesheet.css 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. /***** Font Definition for Open Sans. This stylesheet comes from qrohlf.com/posts/better-opensans *****/
  2. /* Regular */
  3. @font-face {
  4. font-family: 'Open Sans';
  5. src: url('fonts/OpenSans-Regular-webfont.eot');
  6. src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
  7. url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
  8. url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
  9. url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
  10. font-weight: normal;
  11. font-weight: 400;
  12. font-style: normal;
  13. }
  14. /* Italic */
  15. @font-face {
  16. font-family: 'Open Sans';
  17. src: url('fonts/OpenSans-Italic-webfont.eot');
  18. src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
  19. url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
  20. url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
  21. url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
  22. font-weight: normal;
  23. font-weight: 400;
  24. font-style: italic;
  25. }
  26. /* Light */
  27. @font-face {
  28. font-family: 'Open Sans';
  29. src: url('fonts/OpenSans-Light-webfont.eot');
  30. src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
  31. url('fonts/OpenSans-Light-webfont.woff') format('woff'),
  32. url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
  33. url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
  34. font-weight: 200;
  35. font-style: normal;
  36. }
  37. /* Light Italic */
  38. @font-face {
  39. font-family: 'Open Sans';
  40. src: url('fonts/OpenSans-LightItalic-webfont.eot');
  41. src: url('fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
  42. url('fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
  43. url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
  44. url('fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
  45. font-weight: 200;
  46. font-style: italic;
  47. }
  48. /* Semibold */
  49. @font-face {
  50. font-family: 'Open Sans';
  51. src: url('fonts/OpenSans-Semibold-webfont.eot');
  52. src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
  53. url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
  54. url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
  55. url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
  56. font-weight: 500;
  57. font-style: normal;
  58. }
  59. /* Semibold Italic */
  60. @font-face {
  61. font-family: 'Open Sans';
  62. src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
  63. src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
  64. url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
  65. url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
  66. url('fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
  67. font-weight: 500;
  68. font-style: italic;
  69. }
  70. /* Bold */
  71. @font-face {
  72. font-family: 'Open Sans';
  73. src: url('fonts/OpenSans-Bold-webfont.eot');
  74. src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
  75. url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
  76. url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
  77. url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
  78. font-weight: bold;
  79. font-weight: 700;
  80. font-style: normal;
  81. }
  82. /* Bold Italic */
  83. @font-face {
  84. font-family: 'Open Sans';
  85. src: url('fonts/OpenSans-BoldItalic-webfont.eot');
  86. src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
  87. url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
  88. url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
  89. url('fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
  90. font-weight: bold;
  91. font-weight: 700;
  92. font-style: italic;
  93. }
  94. /* Extra Bold */
  95. @font-face {
  96. font-family: 'Open Sans';
  97. src: url('fonts/OpenSans-ExtraBold-webfont.eot');
  98. src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
  99. url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
  100. url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
  101. url('fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
  102. font-weight: 900;
  103. font-style: normal;
  104. }
  105. /* Extra Bold Italic */
  106. @font-face {
  107. font-family: 'Open Sans';
  108. src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot');
  109. src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
  110. url('fonts/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),
  111. url('fonts/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),
  112. url('fonts/OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg');
  113. font-weight: 900;
  114. font-style: italic;
  115. }