An open API service indexing awesome lists of open source software.

https://github.com/koombitool/sinhalawebfonts

💗 Koombiweb v2.1.1
https://github.com/koombitool/sinhalawebfonts

ascii blogger css css-sinhala-fonts dark-theme fonts html html5 sinhala sinhala-characters sinhala-language sinhala-unicode sinhala-web-fonts sri-lanka unicode web-fonts wordpress

Last synced: 4 months ago
JSON representation

💗 Koombiweb v2.1.1

Awesome Lists containing this project

README

          

![SinhalaWebFonts](https://socialify.git.ci/koombitool/SinhalaWebFonts/image?description=1&font=Source%20Code%20Pro&forks=1&issues=1&language=1&owner=1&pattern=Floating%20Cogs&pulls=1&stargazers=1&theme=Dark)







GitHub license




Sinhala ASCII Font as a webfont


# 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 ``.
```

```
`or`
```

```
### Minified version of `koombiweb.css`
```

```
# @Import rule
```

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

```
`or`
```

@import url('https://cdn.jsdelivr.net/npm/koombiwebfont@latest/Koombiweb/koombiweb.css');

```

## Font Preview

💙 Instructions: Koombiweb

`What's the new:`
`NPM Package Released`
[Install From Command Line](https://www.npmjs.com/package/koombiwebfont/v/latest)

Twitter

**_Change Log:_**
* `.woff format convert to base64 format.`
* `File Paths have Fixed.`