orator-npm-webfont

0.0.2 • Public • Published

Orator Std webfont NPM package

Usage

In module

import 'orator-npm-webfont';

In style

body {
  font-family: 'OratorStd', sans-serif;
}

Webpack dependencies:

  • css-loader

Without webpack

//css
@import "node_modules/orator-npm-webfont/style.css";

//less
@import "node_modules/orator-npm-webfont/style.less";

//scss
@import "node_modules/orator-npm-webfont/style.scss";

//Stylus
@import "node_modules/orator-npm-webfont/style.styl"

Readme

Keywords

Package Sidebar

Install

npm i orator-npm-webfont

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • leandroluk