@font-face {
     font-family: 'dejavu_sans_monooblique';
     src: url('../fonts/DejaVuSansMono-Oblique-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
 
 }
 @font-face {
     font-family: 'dejavu_sans_monobook';
     src: url('../fonts/DejaVuSansMono-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
 
 }
 @font-face {
     font-family: 'dejavu_sans_monobold_oblique';
     src: url('../fonts/DejaVuSansMono-BoldOblique-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
 
 }
 @font-face {
     font-family: 'dejavu_sans_monobold';
     src: url('../fonts/DejaVuSansMono-Bold-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
 }
 @font-face {
    font-family: 'dejavu_sans';
    src: url('../fonts/DejaVuSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 @font-face {
    font-family: 'dejavu_sans_bold';
    src: url('../fonts/DejaVuSans-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dejavu_sans_condensed_bold';
    src: url('../fonts/DejaVuSansCondensed-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}