haunt98 / iosevka_webfont

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iosevka webfont

Usage

Change iosevka-term-ss08 to your liking. See docs to know which is support.

HTML:

<link
  href="https://haunt98.github.io/iosevka_webfont/iosevka-term-ss08/iosevka-term-ss08.css"
  rel="stylesheet"
/>

CSS:

code {
  font-family: "Iosevka Term SS08 Web";
}

Update

After Iosevka releasing new version, change new version in sync.sh then run:

bash sync.sh

Thanks

About

License:MIT License


Languages

Language:Shell 100.0%