payment: NONE

license: OFL


category: sans-serif
subsets: menu,latin,latin-ext,cyrillic+latin,cyrillic-ext+latin,greek+latin,greek-ext+latin

family: Jura

designer: Daniel Johnson

profiledescriptionlicense: Creative Commons Attribution-ShareAlike 3.0
profiledescriptionlicenseurl: http://creativecommons.org/licenses/by-sa/3.0/
approved: true
description: <p>Jura is a family of sans-serif fonts in \
  the Eurostile vein. It was originally inspired by some \
  work I was doing for the \
  <a href="http://www.gnu.org/software/freefont/">FreeFont</a> \
  project in designing a Kayah Li range for FreeMono. \
  I wanted to create a Roman alphabet using the same kinds \
  of strokes and curves as the Kayah Li glyphs, and thus \
  Jura was born.  It has been expanded to include \
  glyphs for the Cyrillic and Greek alphabets as well.</p> \
  <p>The original Kayah Li glyphs have been included in this \
  font. (Note that glyphs for writing mainstream Burmese are \
  not and never have been a part of this font.)</p> \
  <p>Jura is available in four weights: Light, Book, \
  Medium, and DemiBold.</p> \
  <p>The Jura family has an unfortunate name clash with \
  Ed Merritt&rsquo;s \
  <a href="http://www.tenbytwenty.com/products/typefaces/jura">Jura \
  serif font</a>.</p>

# menu file made with menusubset.ff

font.Jura-Light.ttf.weight: 300
font.Jura-Regular.ttf.weight: 400
font.Jura-Medium.ttf.weight: 500
font.Jura-DemiBold.ttf.weight: 600

# for family in jura; do
#    for font in `ls -1 $family/*ttf | cut -d. -f1`; do
#        for subset in \
#            latin latin-ext \
#            cyrillic+latin cyrillic-ext+latin \
#            greek+latin greek-ext+latin; do
#            echo subset.py --null --nmr --roundtrip --namelist --script \
#                --subset=$subset $font.ttf $font.$subset;
#            python tools/subset/subset.py --null --nmr --roundtrip \
#                --namelist --script --subset=$subset \
#                $font.ttf $font.$subset > $font.$subset.log;
#        done;
#    done;
# done;

