12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- /* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 4, 2015 */
- @font-face {
- font-family: 'hackbold';
- src: url('hack-bold-webfont.eot');
- src: url('hack-bold-webfont.eot?#iefix') format('embedded-opentype'),
- url('hack-bold-webfont.woff2') format('woff2'),
- url('hack-bold-webfont.woff') format('woff'),
- url('hack-bold-webfont.ttf') format('truetype'),
- url('hack-bold-webfont.svg#hackbold') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: 'hackbold_italic';
- src: url('hack-bolditalic-webfont.eot');
- src: url('hack-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
- url('hack-bolditalic-webfont.woff2') format('woff2'),
- url('hack-bolditalic-webfont.woff') format('woff'),
- url('hack-bolditalic-webfont.ttf') format('truetype'),
- url('hack-bolditalic-webfont.svg#hackbold_italic') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: 'hackitalic';
- src: url('hack-italic-webfont.eot');
- src: url('hack-italic-webfont.eot?#iefix') format('embedded-opentype'),
- url('hack-italic-webfont.woff2') format('woff2'),
- url('hack-italic-webfont.woff') format('woff'),
- url('hack-italic-webfont.ttf') format('truetype'),
- url('hack-italic-webfont.svg#hackitalic') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: 'hackregular';
- src: url('hack-regular-webfont.eot');
- src: url('hack-regular-webfont.eot?#iefix') format('embedded-opentype'),
- url('hack-regular-webfont.woff2') format('woff2'),
- url('hack-regular-webfont.woff') format('woff'),
- url('hack-regular-webfont.ttf') format('truetype'),
- url('hack-regular-webfont.svg#hackregular') format('svg');
- font-weight: normal;
- font-style: normal;
- }
|