bitter-font

0.0.1 • Public • Published

Bitter @font-face kit

I split the SASS file, so the developer can decide which fonts and styles he really needs.

Installable via Bower:

bower install bitter-fontface

Simply link into your HTML:

<link rel="stylesheet" href="bower_components/bitter-fontface/bitter.css">

And start using it:

body { font-family: Bitter, serif; }

Bold and italic:

strong {
    font-family: Bitter, serif;
    font-weight: bold;
    font-style: italic;
}

Demo

Our repository: http://fontfacekit.github.com/bitter

Google Web Fonts: http://www.google.com/fonts/specimen/Bitter

Maintain your own font-face in FontFaceKit

Contact @gustavohenke if you want to maintain your own font-face in this repository.

Readme

Keywords

none

Package Sidebar

Install

npm i bitter-font

Weekly Downloads

3

Version

0.0.1

License

SIL Open Font License v1.10

Last publish

Collaborators

  • niftylettuce
  • stefanmaric
  • titanism