Mercurial > sat_docs
comparison printable_cards/xhtml/cmc/stylesheet.css @ 5:dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
The output is made for being printed on DECAdry SCW-2090.
To print it, it's better to export it first to PDF from your browser.
Be sure you disabled all the margins, header and footer set by the browser.
author | souliane <souliane@mailoo.org> |
---|---|
date | Thu, 03 Jul 2014 12:21:45 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
4:a6af040be754 | 5:dfc5c6be7761 |
---|---|
1 /* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 7, 2011 */ | |
2 | |
3 | |
4 | |
5 @font-face { | |
6 font-family: 'CMUConcreteItalic'; | |
7 src: url('cmunoti-webfont.eot'); | |
8 src: url('cmunoti-webfont.eot?iefix') format('eot'), | |
9 url('cmunoti-webfont.woff') format('woff'), | |
10 url('cmunoti-webfont.ttf') format('truetype'), | |
11 url('cmunoti-webfont.svg#webfontmng8Dr3M') format('svg'); | |
12 font-weight: normal; | |
13 font-style: normal; | |
14 | |
15 } | |
16 | |
17 @font-face { | |
18 font-family: 'CMUConcreteBoldItalic'; | |
19 src: url('cmunobi-webfont.eot'); | |
20 src: url('cmunobi-webfont.eot?iefix') format('eot'), | |
21 url('cmunobi-webfont.woff') format('woff'), | |
22 url('cmunobi-webfont.ttf') format('truetype'), | |
23 url('cmunobi-webfont.svg#webfontkgO2TJfz') format('svg'); | |
24 font-weight: normal; | |
25 font-style: normal; | |
26 | |
27 } | |
28 | |
29 @font-face { | |
30 font-family: 'CMUConcreteBold'; | |
31 src: url('cmunobx-webfont.eot'); | |
32 src: url('cmunobx-webfont.eot?iefix') format('eot'), | |
33 url('cmunobx-webfont.woff') format('woff'), | |
34 url('cmunobx-webfont.ttf') format('truetype'), | |
35 url('cmunobx-webfont.svg#webfontUy6UKuoY') format('svg'); | |
36 font-weight: normal; | |
37 font-style: normal; | |
38 | |
39 } | |
40 | |
41 @font-face { | |
42 font-family: 'CMUConcreteRoman'; | |
43 src: url('cmunorm-webfont.eot'); | |
44 src: url('cmunorm-webfont.eot?iefix') format('eot'), | |
45 url('cmunorm-webfont.woff') format('woff'), | |
46 url('cmunorm-webfont.ttf') format('truetype'), | |
47 url('cmunorm-webfont.svg#webfontcz7EYQja') format('svg'); | |
48 font-weight: normal; | |
49 font-style: normal; | |
50 | |
51 } | |
52 |