0.0.0 • Published 4 years ago
@fontgraphy/yekan v0.0.0
Fontgraphy yekan
Self host “yekan” font as a dependency.
Installation
yarn add @fontgraphy/yekanor
npm install @fontgraphy/yekanImport the css file that includes @font-face in your app entry point:
import "@fontgraphy/yekan";Use font-family that added by imported css file.
body {
font-family: "yekan";
}0.0.0
4 years ago