@font-face {
    font-family: 'DejaVu Serif Condensed';
    src: url('hinted-DejaVuSerifCondensed.woff2') format('woff2'),
        url('hinted-DejaVuSerifCondensed.woff') format('woff'),
        url('hinted-DejaVuSerifCondensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVu Serif Condensed';
    src: url('hinted-DejaVuSerifCondensed-Bold.woff2') format('woff2'),
        url('hinted-DejaVuSerifCondensed-Bold.woff') format('woff'),
        url('hinted-DejaVuSerifCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

