summaryrefslogtreecommitdiff
path: root/csvncgi/.csvn/.fonts/Roboto.css
blob: 2bad1389653086862ff4bdc4f501025256a97e34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Thin'), /*  full font name */
       local('Roboto-Thin');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Thin.eot');
  src: url('../.fonts/Roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Thin.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Thin.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Thin.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Thin.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Thin.svg#Roboto-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Thin Italic'), /*  full font name */
       local('Roboto-ThinItalic');   /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-ThinItalic.eot');
  src: url('../.fonts/Roboto/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-ThinItalic.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-ThinItalic.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-ThinItalic.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-ThinItalic.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-ThinItalic.svg#Roboto-ThinItalic') format('svg');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Light'), /*  full font name */
       local('Roboto-Light');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Light.eot');
  src: url('../.fonts/Roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Light.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Light.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Light.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Light.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Light Italic'), /*  full font name */
       local('Roboto-LightItalic');   /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-LightItalic.eot');
  src: url('../.fonts/Roboto/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-LightItalic.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-LightItalic.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-LightItalic.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-LightItalic.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Regular'), /*  full font name */
       local('Roboto-Regular');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Regular.eot');
  src: url('../.fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Regular.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Regular.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Italic'), /*  full font name */
       local('Roboto-Italic');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Italic.eot');
  src: url('../.fonts/Roboto/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Italic.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Italic.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Italic.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Italic.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Italic.svg#Roboto-Italic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium'), /*  full font name */
       local('Roboto-Medium');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Medium.eot');
  src: url('../.fonts/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Medium.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Medium.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Medium.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Medium.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium Italic'), /*  full font name */
       local('Roboto-MediumItalic');   /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-MediumItalic.eot');
  src: url('../.fonts/Roboto/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-MediumItalic.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-MediumItalic.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold'), /*  full font name */
       local('Roboto-Bold');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Bold.eot');
  src: url('../.fonts/Roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Bold.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Bold.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Bold.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Bold.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold Italic'), /*  full font name */
       local('Roboto-BoldItalic');   /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-BoldItalic.eot');
  src: url('../.fonts/Roboto/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-BoldItalic.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-BoldItalic.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-BoldItalic.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Black'), /*  full font name */
       local('Roboto-Black');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Black.eot');
  src: url('../.fonts/Roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Black.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Black.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Black.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Black.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Black.svg#Roboto-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Black Italic'), /*  full font name */
       local('Roboto-BlackItalic');   /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-BlackItalic.eot');
  src: url('../.fonts/Roboto/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-BlackItalic.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-BlackItalic.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-BlackItalic.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-BlackItalic.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-BlackItalic.svg#Roboto-BlackItalic') format('svg');
  font-weight: 900;
  font-style: italic;
}