@font-face {
    /*font-family: 'dejavu_serifbold_italic';
    src: url('DejaVuSerif-BoldItalic-webfont.eot');
    src: url('DejaVuSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('DejaVuSerif-BoldItalic-webfont.woff2') format('woff2'),
         url('DejaVuSerif-BoldItalic-webfont.woff') format('woff'),
         url('DejaVuSerif-BoldItalic-webfont.ttf') format('truetype'),
         url('DejaVuSerif-BoldItalic-webfont.svg#dejavu_serifbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;*/
    font-family: 'Dejavu';
    src: url('DejaVuSerif-BoldItalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

