diff options
Diffstat (limited to 'fonts/stylesheet.css')
| -rw-r--r-- | fonts/stylesheet.css | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/fonts/stylesheet.css b/fonts/stylesheet.css new file mode 100644 index 0000000..3e41a47 --- /dev/null +++ b/fonts/stylesheet.css @@ -0,0 +1,16 @@ +/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 1, 2014 */ + + + +@font-face { + font-family: 'eb_garamondregular'; + src: url('ebgaramond-webfont.eot'); + src: url('ebgaramond-webfont.eot?#iefix') format('embedded-opentype'), + url('ebgaramond-webfont.woff2') format('woff2'), + url('ebgaramond-webfont.woff') format('woff'), + url('ebgaramond-webfont.ttf') format('truetype'), + url('ebgaramond-webfont.svg#eb_garamondregular') format('svg'); + font-weight: normal; + font-style: normal; + +}
\ No newline at end of file |
