aboutsummaryrefslogtreecommitdiff
path: root/data/static/fonts/dejavu-sans-fontfacekit/web fonts/dejavusanscondensed_boldoblique_macroman/stylesheet.css
blob: 5d6e2b6cb8116b945dbd9868f113100a39d32322 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
@font-face {
    font-family: 'dejavu_sansCnBdOb';
    src: url('DejaVuSansCondensed-BoldOblique-webfont.eot');
    src: url('DejaVuSansCondensed-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('DejaVuSansCondensed-BoldOblique-webfont.woff2') format('woff2'),
         url('DejaVuSansCondensed-BoldOblique-webfont.woff') format('woff'),
         url('DejaVuSansCondensed-BoldOblique-webfont.ttf') format('truetype'),
         url('DejaVuSansCondensed-BoldOblique-webfont.svg#dejavu_sansCnBdOb') format('svg');
    font-weight: normal;
    font-style: normal;

}