/* Sans font */
@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic-ext,vietnamese,cyrillic,greek,greek-ext,latin-ext);


/* New Body font (DeJa Vu) */
@font-face {
    font-family: 'DejaVuSansMono'; 
    src: url('/files/webfonts/DejaVu/DejaVuSansMono-webfont.ttf') format('truetype'),
         url('/files/webfonts/DejaVu/DejaVuSansMono-webfont.woff') format('woff'),
         url('/files/webfonts/DejaVu/DejaVuSansMono-webfont.svg#DejaVuSansMono') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Roboto font */
/*@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic&subset=latin,cyrillic);*/

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/files/webfonts/Roboto/RobotoCondensed-Regular-webfont.eot');
    src: url('/files/webfonts/Roboto/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/files/webfonts/Roboto/RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('/files/webfonts/Roboto/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('/files/webfonts/Roboto/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/* Univers 57 Condensed font */
/*@import url(http://fast.fonts.com/cssapi/9f7d49b9-9616-4bfb-b8ae-839236001cfb.css);*/

