Files
My-Blog/font-hack.css
2026-01-17 06:10:13 +00:00

4 lines
857 B
CSS

/*!
* Hack typeface https://github.com/source-foundry/Hack
* License: https://github.com/source-foundry/Hack/blob/master/LICENSE.md
*/@font-face{font-family:"Hack";src:url("fonts/hack-regular.woff2") format("woff2"),url("fonts/hack-regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Hack";src:url("fonts/hack-bold.woff2") format("woff2"),url("fonts/hack-bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Hack";src:url("fonts/hack-italic.woff2") format("woff2"),url("fonts/hack-italic.woff") format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Hack";src:url("fonts/hack-bolditalic.woff2") format("woff2"),url("fonts/hack-bolditalic.woff") format("woff");font-weight:700;font-style:italic;font-display:swap}