hack-extended-2.020.css 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. /*!
  2. * Hack v2.020 - https://sourcefoundry.org/hack/
  3. * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License
  4. */
  5. /* FONT PATHS
  6. * -------------------------- */
  7. @font-face {
  8. font-family: 'Hack';
  9. src: url('../fonts/eot/hack-regular-webfont.eot?v=2.020');
  10. src: url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-regular-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-regular-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.020') format('truetype');
  11. font-weight: 400;
  12. font-style: normal;
  13. }
  14. @font-face {
  15. font-family: 'Hack';
  16. src: url('../fonts/eot/hack-bold-webfont.eot?v=2.020');
  17. src: url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-bold-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-bold-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.020') format('truetype');
  18. font-weight: 700;
  19. font-style: normal;
  20. }
  21. @font-face {
  22. font-family: 'Hack';
  23. src: url('../fonts/eot/hack-italic-webfont.eot?v=2.020');
  24. src: url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-italic-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-italic-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.020') format('truetype');
  25. font-weight: 400;
  26. font-style: italic;
  27. }
  28. @font-face {
  29. font-family: 'Hack';
  30. src: url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.020');
  31. src: url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.020') format('woff2'), url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.020') format('woff'), url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.020') format('truetype');
  32. font-weight: 700;
  33. font-style: italic;
  34. }