koombiwebfont

2.1.1 • Public • Published

SinhalaWebFonts

GitHub license


වෙබ් අඩවි සඳහා සිංහල ඇස්කි ෆොන්ට් එක. (It's Ascill Font)


How to install in your website...

@font-face{
	font-family: 'koombiweb';
	src: url('koombiweb.eot');
	src: url('koombiweb.eot?#koombiweb') format('embedded-opentype'),
	     url('koombiweb.woff') format('woff'),
	     url('koombiweb.ttf') format('truetype'),
	     url('koombiweb.svg#koombiweb') format('svg');
}

CSS

Include the koombiweb.css stylsheet into your <head>.

<link rel="stylesheet" href="path/to/koombiweb.css">

or

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/koombiwebfont@v2.1.1/Koombiweb/koombiweb.css">

Minified version of koombiweb.css

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/koombiwebfont@v2.1.1/Koombiweb/koombiweb.min.css">

@Import rule

<style>
@import url('path/to/koombiweb.css');
</style>

or

<style>
@import url('https://cdn.jsdelivr.net/npm/koombiwebfont@v2.1.1/Koombiweb/koombiweb.css');
</style>

💙 සියලුම උපදෙස් සදහා Koombiweb වෙත පිවිසෙන්න...

What's the new: NPM Package Released Install From Command Line

Twitter

Change Log:

  • .woff format convert to base64 format.
  • File Paths have Fixed.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i koombiwebfont

      Weekly Downloads

      12

      Version

      2.1.1

      License

      GPL-3.0-or-later

      Unpacked Size

      879 kB

      Total Files

      22

      Last publish

      Collaborators

      • nitrossroboto