diff options
Diffstat (limited to 'budget/static/fonts/fontfaces.css')
| -rw-r--r-- | budget/static/fonts/fontfaces.css | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/budget/static/fonts/fontfaces.css b/budget/static/fonts/fontfaces.css new file mode 100644 index 0000000..c872f38 --- /dev/null +++ b/budget/static/fonts/fontfaces.css @@ -0,0 +1,26 @@ +/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 9, 2012 */ + + + +@font-face { + font-family: 'Comfortaa'; + src: url('comfortaa-regular-webfont.eot'); + src: url('comfortaa-regular-webfont.eot?#iefix') format('embedded-opentype'), + url('comfortaa-regular-webfont.woff') format('woff'), + url('comfortaa-regular-webfont.svg#ComfortaaRegular') format('svg'); + font-weight: normal; + font-style: normal; + +} + +@font-face { + font-family: 'Lobster'; + src: url('lobster-webfont.eot'); + src: url('lobster-webfont.eot?#iefix') format('embedded-opentype'), + url('lobster-webfont.woff') format('woff'), + url('lobster-webfont.svg#Lobster1.4Regular') format('svg'); + font-weight: normal; + font-style: normal; + +} + |
