noto-sans-arabic

1.0.2 • Public • Published

Noto Sans Arabic Font Face

Noto Sans Arabic Font is an open-source font designed by Google under the SIL Open Font License (OFL). For more info visit Google Noto Fonts

Noto Sans Arabic Font Weights

Font Weights

Only 9 weights of the font are provided by this package:

  • 100 Thin
  • 200 ExtraLight
  • 300 Light
  • 400 Regular
  • 500 Medium
  • 600 SemiBold
  • 700 Bold
  • 800 ExtraBold
  • 900 Black

Installation

Install via npm

npm install noto-sans-arabic --save

Usage

Import light, regular and bold weights in JavaScript

import "noto-sans-arabic/css/300.css";
import "noto-sans-arabic/css/400.css";
import "noto-sans-arabic/css/700.css";

Apply the font to css

body {
    font-family: "Noto Sans Arabic"sans-serif;
}

Package Sidebar

Install

npm i noto-sans-arabic

Weekly Downloads

48

Version

1.0.2

License

OFL-1.1

Unpacked Size

11.7 MB

Total Files

56

Last publish

Collaborators

  • ahmed3hamdan