Hack
Installing
At the top of your primary CSS file, insert:
@import url("https://cdn.jsdelivr.net/npm/@xz/fonts@1/serve/hack.min.css");
Usage
To use this font in your CSS:
font-family: 'Hack', sans-serif;
Styles
This font supports the following weights and styles:
Normal (400)
Italic (400)
Bold (700)
Bold Italic (700)
Last updated
Was this helpful?