alk-sanet

ALK Sanet Web-Font Package

Usage no npm install needed!

<script type="module">
  import alkSanet from 'https://cdn.skypack.dev/alk-sanet';
</script>

README

ALK Sanet

Bower npm Author

ALK Sanet Web-Font Package.

Installation

Install With Bower:

$ bower install alk-sanet --save

Install With NPM:

$ npm install alk-sanet --save

Install Manualy

Usage

Place the following code between <head>...</head> tag in your HTML:

<link rel="stylesheet" href="/bower_components/alk-sanet/css/alk-sanet.css">

for NPM:

<link rel="stylesheet" href="/node_modules/alk-sanet/css/alk-sanet.css">

Place the following code to your stylesheets, or use another css selector instead of body.

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

Preview

Preview ALK Sanet in Browser

Licence

The ALK Sanet package is open-sourced software licensed under the MIT license, but the Font files are licenced under CC BY-NC-ND 4.0.