@kamplhdev/roboto-fontface

0.0.3 • Public • Published

Roboto font

A package providing the Roboto font. The font was created by Christian Robertson.

Installing

Prerequisites

In order to install Roboto font you need to have installed following:

Installation

If you have it already installed, open up a terminal, navigate to your projects root directory and then execute

# install via NPM
$ npm install roboto-fontface --save

Usage

Import files in your project to have access to "Roboto" font face:

  • scss/roboto/roboto-fontface.scss - whole font family in SCSS

Importing whole family may lead to huge build, so you can import only individual weights by importing for example:

  • scss/roboto/roboto-fontface-black.scss
  • scss/roboto/roboto-fontface-black-italic.scss

Readme

Keywords

Package Sidebar

Install

npm i @kamplhdev/roboto-fontface

Weekly Downloads

0

Version

0.0.3

License

ISC

Unpacked Size

3.99 MB

Total Files

56

Last publish

Collaborators

  • kamplhdev