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

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

}

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

}

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

}*/

.dejavu {font: 18px/27px 'DejaVuSansCondensed', Arial, sans-serif;}
.dejavu-oblique {font: 18px/27px 'DejaVuSansCondensedOblique', Arial, sans-serif;}
.dejavu-bold {font: 18px/27px 'DejaVuSansCondensedBold', Arial, sans-serif;}
.DejaVuSansCnBdOb {font: 18px/27px 'DejaVuSansCnBdOb', Arial, sans-serif;}



