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