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