annotate default/static/fonts.css @ 84:b2ef34e602cf

base, js (websocket), css (main style): dynamic pages implementation, first draft: this patch introduces the browser part of dynamic pages. Dynamic pages work by establishing a websocket between server and the current page, if requested by server (which means that needed arguments are present in template). Once the connection is established, the server can, for now, reload the page, append HTML elements, or receive arbitrary data (without reloading the page, in opposition to data post). If connection can't be established, a popup will be displayed and connection will be retried many times after variable timeouts. The browser will finally give up and display an alert to client if the number of retries is too high (20 for now).
author Goffi <goffi@goffi.org>
date Wed, 03 Jan 2018 01:12:16 +0100
parents b97f050aaee2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
1 /* generated from https://google-webfonts-helper.herokuapp.com */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
2
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
3 /* *** sat_base_font *** */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
4
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
5 /* sat_base_font-regular - latin-ext_latin */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
6 @font-face {
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
7 font-family: 'sat-base-font';
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
8 font-style: normal;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
9 font-weight: 400;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
10 src: local('sat-base-font'), local('sat-base-font-Regular'),
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
11 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
12 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
13 }
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
14
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
15 /* sat_base_font-italic - latin-ext_latin */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
16 @font-face {
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
17 font-family: 'sat-base-font';
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
18 font-style: italic;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
19 font-weight: 400;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
20 src: local('sat-base-font Italic'), local('sat-base-font-Italic'),
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
21 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
22 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
23 }
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
24
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
25 /* sat_base_font-700 - latin-ext_latin */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
26 @font-face {
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
27 font-family: 'sat-base-font';
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
28 font-style: normal;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
29 font-weight: 700;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
30 src: local('sat-base-font Bold'), local('sat-base-font-Bold'),
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
31 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
32 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
33 }
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
34
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
35 /* sat_base_font-900 - latin-ext_latin */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
36 @font-face {
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
37 font-family: 'sat-base-font';
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
38 font-style: normal;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
39 font-weight: 900;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
40 src: local('sat-base-font Black'), local('sat-base-font-Black'),
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
41 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
42 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
43 }
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
44
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
45 /* sat_base_font-700italic - latin-ext_latin */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
46 @font-face {
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
47 font-family: 'sat-base-font';
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
48 font-style: italic;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
49 font-weight: 700;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
50 src: local('sat-base-font Bold Italic'), local('sat-base-font-BoldItalic'),
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
51 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
52 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
53 }
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
54
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
55 /* sat_base_font-900italic - latin-ext_latin */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
56 @font-face {
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
57 font-family: 'sat-base-font';
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
58 font-style: italic;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
59 font-weight: 900;
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
60 src: local('sat-base-font Black Italic'), local('sat-base-font-BlackItalic'),
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
61 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
62 url('fonts/sat_base_font/sat_base_font-v7-latin-ext_latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
b97f050aaee2 static: added sat_base_font, based on Alegreya
Goffi <goffi@goffi.org>
parents:
diff changeset
63 }