Skip to content

charliewilco/ff.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ff.css

A collection of font-family utilities with the BEM .u- prefix.

Installation

npm i -S ff.css

Families

class value
u-avenir 'Avenir Next', 'Avenir', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Lucida Grande', san-serif
u-charter 'Charter', 'Bitstream Charter', 'Georgia', 'Times', serif
u-helvetica 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Arial', 'Lucida Grande', sans-serif
u-roboto 'Roboto', 'PT Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Lucida Grande', sans-serif
u-system system, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', 'SF UI Text', 'Segoe UI', 'Roboto', 'Noto Sans', 'Helvetica Neue', 'Lucida Grande', sans-serif
u-sfmono 'SFMono-Regular', 'SF Mono', 'Menlo', 'Consolas', monospace
u-sanfrancisco '.SFNSText-Regular', 'SF UI Text', 'Segoe UI', 'Roboto', 'Noto Sans', 'Helvetica Neue', 'Lucida Grande', sans-serif
u-segoeui 'Segoe UI', 'Frutiger', 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif
u-franklingothic 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif
u-georgia 'Georgia', 'Times New Roman', 'Times', serif
u-times 'Times', 'Times New Roman', 'PT Serif', serif
u-athelas 'Athelas', 'Charter', 'Hoefler Text', 'Baskerville', 'Droid Serif', 'Georgia', 'Times', serif
u-futura 'Futura', 'Trebuchet MS', Arial, sans-serif
u-mono 'Input Mono', 'Roboto Mono', 'Source Code Pro', 'Menlo', 'Consolas', monospace
u-hoefler 'Hoefler Text', 'Baskerville Old Face', Garamond, 'Times New Roman', serif
u-inherit inherit

License

MIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

System font utility classes and variables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages