@font-face {
    font-family: 'DejaVuSerif';
    src: url('fonts/DejaVuSerif.eot');
    src: url('fonts/DejaVuSerif.eot') format('embedded-opentype'),
         url('fonts/DejaVuSerif.woff2') format('woff2'),
         url('fonts/DejaVuSerif.woff') format('woff'),
         url('fonts/DejaVuSerif.ttf') format('truetype'),
         url('fonts/DejaVuSerif.svg#DejaVuSerif') format('svg');
}
