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