diff options
| author | Adrien CLERC <adrien@antipoul.fr> | 2012-02-09 23:01:28 +0100 |
|---|---|---|
| committer | Adrien CLERC <adrien@antipoul.fr> | 2012-02-09 23:01:28 +0100 |
| commit | e1ca284d846d3c4913c7f487738965fccbecc119 (patch) | |
| tree | 9503ef50246a6c9da10e3ebce2ee20213a9dab01 /budget/static/fonts/fontfaces.css | |
| parent | adfa5f9263460fcdff23166a0bba34e277ea1fab (diff) | |
| download | ihatemoney-mirror-e1ca284d846d3c4913c7f487738965fccbecc119.zip ihatemoney-mirror-e1ca284d846d3c4913c7f487738965fccbecc119.tar.gz ihatemoney-mirror-e1ca284d846d3c4913c7f487738965fccbecc119.tar.bz2 | |
Add font generated from FontSquirrel. The CSS have
been slightly modified.
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; + +} + |
