de: update source package (enc a49b111).
[enc-live.git] / ro / main_ro.css
1 /* Necessary because the global fonts cannot render AĂÂIÎSȘTȚ uniformly */
2
3 body {
4 font-family: 'DejaVu Sans', Arial, sans-serif;
5 font-size: 1.15em;
6 }
7
8 @font-face {
9 font-family: 'Dosis-RO';
10 src: local('Dosis'), url('./fonts/Dosis/Dosis-ExtraLight.otf') format('opentype');
11 }
12
13 h1 { font-size: 2.75em; font-family: 'Dosis-RO'; }
14 h2 { font-size: 2.75em; font-family: 'Dosis-RO'; }
15 h3 { font-size: 1.625em; font-family: 'Dosis-RO'; }
16
17 ul.os a.current,
18 .main dt,
19 .troubleshooting dt,
20 strong {
21 font-family: 'DejaVu Sans';
22 font-weight: bold;
23 }