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