diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-20 20:23:56 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-20 20:23:56 +0000 |
commit | df7f31d156379804bd7a0663215e9c6642d3a9aa (patch) | |
tree | 1dc8d0c42ecbaea9b74c4b5822550d5576c5b996 /www/Makefile | |
parent | c8e1c36fe7d1905c22808c2e703f189404492df2 (diff) |
The Fira font family was designed to cover the legibility needs for a
large range of handsets varying in screen quality and rendering. It
comes in a Sans Serif with 4 weights (light, regular, medium and bold)
all accompanied by italic styles. The package also includes a Mono
Spaced variant with 2 weights (regular and bold).
Web Font: EOT, WOFF, TTF, and example HTML+CSS
WWW: http://mozilla.github.io/Fira/
PR: ports/183573
Submitted by: horia
Notes
Notes:
svn path=/head/; revision=340464
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 87ac51c01978..53adcd92d66f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -210,6 +210,7 @@ SUBDIR += feedonfeeds SUBDIR += ffproxy SUBDIR += fhttpd + SUBDIR += fira-webfont SUBDIR += firefox SUBDIR += firefox-esr SUBDIR += firefox-esr-i18n |