Use Henny Penny font for app title

https://www.google.com/fonts#UsePlace:use/Collection:Henny+Penny
This commit is contained in:
Luc Didry
2014-03-17 13:03:11 +01:00
parent 12e0bf093a
commit c7c8a7d786
3 changed files with 18 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
@font-face {
font-family: 'Henny_Penny';
font-style: normal;
font-weight: 400;
src: local('Henny Penny'), local('HennyPenny-Regular'), url(../font/hennypenny.ttf) format('truetype');
}