@font-face { font-family: 'DejaVu Sans';
   src: url('../fonts/DejaVuSans-webfont.eot');
   src: url('../fonts/DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/DejaVuSans-webfont.woff') format('woff'),
       url('../fonts/DejaVuSans-webfont.ttf') format('truetype'),
       url('../fonts/DejaVuSans-webfont.svg#webfontDSbtRiqx') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
    font-family: 'DejaVu Serif';
    src: url('../fonts/DejaVuSerif-webfont.eot');
    src: url('../fonts/DejaVuSerif-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DejaVuSerif-webfont.woff') format('woff'),
         url('../fonts/DejaVuSerif-webfont.ttf') format('truetype'),
         url('../fonts/DejaVuSerif-webfont.svg#dejavu_serifbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVu Serif';
    src: url('../fonts/DejaVuSerif-Italic-webfont.eot');
    src: url('../fonts/DejaVuSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DejaVuSerif-Italic-webfont.woff') format('woff'),
         url('../fonts/DejaVuSerif-Italic-webfont.ttf') format('truetype'),
         url('../fonts/DejaVuSerif-Italic-webfont.svg#dejavu_serifitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'DejaVu Serif Condensed';
    src: url('../fonts/DejaVuSerifCondensed-webfont.eot');
    src: url('../fonts/DejaVuSerifCondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DejaVuSerifCondensed-webfont.woff') format('woff'),
         url('../fonts/DejaVuSerifCondensed-webfont.ttf') format('truetype'),
         url('../fonts/DejaVuSerifCondensed-webfont.svg#dejavu_serifcondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVu Serif Condensed';
    src: url('../fonts/DejaVuSerifCondensed-Bold-webfont.eot');
    src: url('../fonts/DejaVuSerifCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DejaVuSerifCondensed-Bold-webfont.woff') format('woff'),
         url('../fonts/DejaVuSerifCondensed-Bold-webfont.ttf') format('truetype'),
         url('../fonts/DejaVuSerifCondensed-Bold-webfont.svg#dejavu_serifcondensed') format('svg');
    font-weight: bold;
    font-style: normal;

