@nxtcoder17/nxtfont
v1.0.2
Published
NxtFont - A custom Iosevka build
Downloads
216
Maintainers
Readme
nxt font
A simple iosevka build with my customisations, so that i could use my custom font everywhere, without specifying all the font-features, and ligature stuffs
Web Usage
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@nxtcoder17/nxtfont@latest/nxtfont.css">Or in CSS:
@import url('https://cdn.jsdelivr.net/npm/@nxtcoder17/nxtfont@latest/nxtfont.css');Then use:
body { font-family: 'NxtFont', monospace; }Available weights: 400 (Regular), 500 (Medium), 600 (SemiBold), 700 (Bold), 800 (ExtraBold) - each with italic variants.
Desktop
Download TTF/OTF from Releases.
