Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.
/ alef Public archive
forked from yields/alef

Alef. Amazing open source font. Yeah.

Notifications You must be signed in to change notification settings

Schniz/alef

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alef is an open source bilingual web-font

Installation

Using Component:

$ component install yields/alef

Using Bower

$ bower install alef

Example

body {
  font-family: 'alef';
}

Rails usage

Install via bower to your favorite directory. like /vendor/bower_components/ After you finished (you need to configure your application.rb), you should add this line in your application.css manifest:

*= require alef/alef_rails.css

that should do it.

License

MIT

About

Alef. Amazing open source font. Yeah.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%