]> git.proxmox.com Git - extjs.git/blame - extjs/build/examples/kitchensink/classic/resources/pictos/pictos.css
add extjs 6.0.1 sources
[extjs.git] / extjs / build / examples / kitchensink / classic / resources / pictos / pictos.css
CommitLineData
6527f429
DM
1/* Pictos Custom Font\r
2* Copyright (C) 2010-2012 Drew Wilson\r
3* http://www.pictos.cc/server - http://drewwilson.com\r
4*\r
5* The fonts included in this document and used on this website are subject to the\r
6* End User License Agreement entered into by the website owner. The fonts are protected\r
7* under domestic and international trademark and copyright law. All parties other than\r
8* the owner of this website are prohibited from using, modifying, reverse engineering,\r
9* duplicating, or distributing the fonts in this document.\r
10* These fonts are NOT free. It is illegal to use these fonts without paying for a license.\r
11*\r
12*/\r
13@font-face {\r
14 font-family: 'Pictos';\r
15 src: url('pictos.eot');\r
16 src: url('pictos.eot?#iefix') format('embedded-opentype'),\r
17 url('pictos.woff') format('woff'),\r
18 url('pictos.ttf') format('truetype');\r
19 font-weight: normal;\r
20 font-style: normal;\r
21}