alk-rounded-nusx-med
v1.0.0
Published
ALK Rounded Nusx Med Web-Font Package
Downloads
8
Maintainers
Readme
ALK Rounded Nusx Med
ALK Rounded Nusx Med Web-Font Package.
Installation
Install With Bower:
$ bower install alk-rounded-nusx-med --saveInstall With NPM:
$ npm install alk-rounded-nusx-med --saveInstall Manualy
- Downloading Package Archive
- Place
/css/and/fonts/directories to your project.
Usage
Place the following code between <head>...</head> tag in your HTML:
<link rel="stylesheet" href="/bower_components/alk-rounded-nusx-med/css/alk-rounded-nusx-med.css">for NPM:
<link rel="stylesheet" href="/node_modules/alk-rounded-nusx-med/css/alk-rounded-nusx-med.css">Place the following code to your stylesheets, or use another css selector instead of body.
body {
font-family: 'ALK Rounded Nusx Med', sans-serif;
}Preview
Preview ALK Rounded Nusx Med in Browser
Licence
The ALK Rounded Nusx Med package is open-sourced software licensed under the MIT license, but the Font files are licenced under CC BY-NC-ND 4.0.
