diff options
Diffstat (limited to 'fonts/cabinsketch/stylesheet.css')
| -rwxr-xr-x | fonts/cabinsketch/stylesheet.css | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/fonts/cabinsketch/stylesheet.css b/fonts/cabinsketch/stylesheet.css new file mode 100755 index 0000000..6637fb4 --- /dev/null +++ b/fonts/cabinsketch/stylesheet.css @@ -0,0 +1,23 @@ +/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 5, 2013 */ + +@font-face { + font-family: 'cabinsketchbold'; + src: url('cabinsketch-bold-webfont.eot'); + src: url('cabinsketch-bold-webfont.eot?#iefix') format('embedded-opentype'), + url('cabinsketch-bold-webfont.woff') format('woff'), + url('cabinsketch-bold-webfont.ttf') format('truetype'), + url('cabinsketch-bold-webfont.svg#cabinsketchbold') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'cabinsketchregular'; + src: url('cabinsketch-regular-webfont.eot'); + src: url('cabinsketch-regular-webfont.eot?#iefix') format('embedded-opentype'), + url('cabinsketch-regular-webfont.woff') format('woff'), + url('cabinsketch-regular-webfont.ttf') format('truetype'), + url('cabinsketch-regular-webfont.svg#cabinsketchregular') format('svg'); + font-weight: normal; + font-style: normal; +}
\ No newline at end of file |
