annotate printable_cards/xhtml/cmc/stylesheet.css @ 134:4549cf265131

flatpak: install D-Bus .service on each frontend: work around lack of dependency handling in Flatpak by installing D-Bus .service on each frontend. This works because all backend is included in the runtime, but we have to add backend permissions to all frontend, and set --own-name=org.salutatoi.SAT. Furthermore, if one frontend is removed, the symbolic link is removed and the backend will not be launched automatically anymore, even if other frontends are still there. The benefict of this method is that backend has not to be installed manually to use a frontend.
author Goffi <goffi@goffi.org>
date Sun, 15 Jul 2018 16:56:55 +0200
parents dfc5c6be7761
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
1 /* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 7, 2011 */
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
2
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
3
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
4
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
5 @font-face {
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
6 font-family: 'CMUConcreteItalic';
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
7 src: url('cmunoti-webfont.eot');
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
8 src: url('cmunoti-webfont.eot?iefix') format('eot'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
9 url('cmunoti-webfont.woff') format('woff'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
10 url('cmunoti-webfont.ttf') format('truetype'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
11 url('cmunoti-webfont.svg#webfontmng8Dr3M') format('svg');
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
12 font-weight: normal;
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
13 font-style: normal;
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
14
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
15 }
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
16
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
17 @font-face {
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
18 font-family: 'CMUConcreteBoldItalic';
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
19 src: url('cmunobi-webfont.eot');
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
20 src: url('cmunobi-webfont.eot?iefix') format('eot'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
21 url('cmunobi-webfont.woff') format('woff'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
22 url('cmunobi-webfont.ttf') format('truetype'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
23 url('cmunobi-webfont.svg#webfontkgO2TJfz') format('svg');
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
24 font-weight: normal;
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
25 font-style: normal;
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
26
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
27 }
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
28
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
29 @font-face {
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
30 font-family: 'CMUConcreteBold';
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
31 src: url('cmunobx-webfont.eot');
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
32 src: url('cmunobx-webfont.eot?iefix') format('eot'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
33 url('cmunobx-webfont.woff') format('woff'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
34 url('cmunobx-webfont.ttf') format('truetype'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
35 url('cmunobx-webfont.svg#webfontUy6UKuoY') format('svg');
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
36 font-weight: normal;
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
37 font-style: normal;
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
38
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
39 }
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
40
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
41 @font-face {
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
42 font-family: 'CMUConcreteRoman';
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
43 src: url('cmunorm-webfont.eot');
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
44 src: url('cmunorm-webfont.eot?iefix') format('eot'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
45 url('cmunorm-webfont.woff') format('woff'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
46 url('cmunorm-webfont.ttf') format('truetype'),
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
47 url('cmunorm-webfont.svg#webfontcz7EYQja') format('svg');
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
48 font-weight: normal;
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
49 font-style: normal;
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
50
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
51 }
dfc5c6be7761 add xhtml template for printing "business" (visiting) cards:
souliane <souliane@mailoo.org>
parents:
diff changeset
52