visibility: SANDBOX
license: OFL
category: serif
subsets: menu,latin,latin-ext

family: Alegreya

designer: Huerta Tipográfica

approved: true
description: <p>Alegreya was chosen \
  as one of 53 "Fonts of the Decade" at \
  the ATypI Letter2 competition in September 2011, and one \
  of the top 14 text type systems. It was also selected in \
  the 2nd Bienal Iberoamericana de Diseño, competition \
  held in Madrid in 2010.</p> \
  <p>Alegreya is a typeface originally intended for literature. \
  Among its crowning characteristics, it conveys a dynamic \
  and varied rhythm which facilitates the reading of long \
  texts. Also, it provides freshness to the page while \
  referring to the calligraphic letter, not as a literal \
  interpretation, but rather in a contemporary typographic \
  language.</p> \
  <p>The italic has just as much care and attention to detail \
  in the design as the roman. The bold weights are strong, \
  and the Black weights are really experimental for \
  the genre. There is also a \
  <a href="http://www.google.com/webfonts/specimen/Alegreya+SC"> \
  Small Caps</a> sister family.</p> \
  <p>Not only does Alegreya provide great performance, but \
  also achieves a strong and harmonious text by means of \
  elements designed in an atmosphere of diversity.</p> \
  <p>Designed by Juan Pablo del Peral for \
  <a href="http://www.huertatipografica.com.ar">Huerta \
  Tipográfica</a>.</p>


font.Alegreya-Regular.ttf.style: normal
font.Alegreya-Italic.ttf.style: italic
font.Alegreya-Bold.ttf.style: normal
font.Alegreya-BoldItalic.ttf.style: italic
font.Alegreya-Black.ttf.style: normal
font.Alegreya-BlackItalic.ttf.style: italic

font.Alegreya-Regular.ttf.weight: 400
font.Alegreya-Bold.ttf.weight: 700
font.Alegreya-Italic.ttf.weight: 400
font.Alegreya-BoldItalic.ttf.weight: 700
font.Alegreya-Black.ttf.weight: 900
font.Alegreya-BlackItalic.ttf.weight: 900

# cd ~/src/font-optimizer; \
# ./subset.pl -v --licensesubst="SIL OFL 1.1" \
#  --exclude="c2sc,smcp,ordn,sups,sinf,subs,dlig,frac" \
#  --chars="Alegreya " \
# ~/googlefontdirectory/alegreya/Alegreya-Regular.{ttf,menu}; \
# cd ~/googlefontdirectory/alegreya/; \
# ~/googlefontdirectory/tools/chars/showchars.py \
#  Alegreya-Regular.menu; \

# cd ~/googlefontdirectory/alegreya/; \
# rm *.nam *.log *.latin *.latin-ext *.cyrillic+latin *.cyrillic-ext+latin *.greek+latin *.greek-ext+latin; \
# cd ~/googlefontdirectory/; \
# for family in alegreya; do \
#    for font in `ls -1 $family/*ttf | cut -d. -f1`; do \
#        for subset in \
#            latin latin-ext; 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; \
# cd ~/googlefontdirectory/alegreya/; \
