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