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

family: Comfortaa

designer: Johan Aakerlund

profiledescriptionlicense: Creative Commons Attribution-ShareAlike 3.0
profiledescriptionlicenseurl: http://creativecommons.org/licenses/by-sa/3.0/
approved: true
description: <p>Comfortaa is a rounded geometric \
  sans-serif type design intended for large sizes. \
  It is absolutely free, both for personal \
  and commercial use.</p> \
  <p>If you like it please \
  <a href="http://aajohan.deviantart.com/art/Comfortaa-font-105395949"> \
  visit my DeviantArt page</a> and fav it (but obviously \
  only if you like it.) You are also more than welcome \
  to comment about anything you want (I'm open to \
  critique). I obviously would love to see how my font \
  is being used, so feel free to comment with a link to \
  your work, or send me a message.</p> \
  <p>I hope you will enjoy using my font!</p>

font.Comfortaa-Light.ttf.weight: 300
font.Comfortaa-Regular.ttf.weight: 400
font.Comfortaa-Bold.ttf.weight: 700

font.Comfortaa-Light.ttf.style: normal
font.Comfortaa-Regular.ttf.style: normal
font.Comfortaa-Bold.ttf.style: normal

# fontforge -lang=ff -script menusubset-comfortaa.ff Comfortaa-Regular.ttf;
# mv Comfortaa-Regular.{ttf.menu.ttf,menu};
# ~/googlefontdirectory/tools/chars/showchars.py Comfortaa-Regular.menu; 

# cd ~/googlefontdirectory/comfortaa/; \
# rm *.nam *.log *.latin *.latin-ext *.cyrillic *.cyrillic-ext *.greek *.greek-ext; \
# cd ~/googlefontdirectory/; \
# for family in comfortaa; 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 --script \
#                --subset=$subset $font.ttf $font.$subset; \
#            python tools/subset/subset.py --null --nmr --roundtrip \
#                --script --subset=$subset \
#                $font.ttf $font.$subset > $font.$subset.log; \
#        done; \
#    done; \
# done; \
# cd ~/googlefontdirectory/comfortaa/; \
# rename s/cyrillic\\+latin/cyrillic/g *; \
# rename s/cyrillic-ext\\+latin/cyrillic-ext/g *; \
# rename s/greek\\+latin/greek/g *; \
# rename s/greek-ext\\+latin/greek-ext/g *; \
