/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 23, 2012 */
/* Used own family names for Italic and Bold versions, you could also try 
http://www.456bereastreet.com/archive/201012/font-face_tip_define_font-weight_and_font-style_to_keep_your_css_simple/ */
@font-face {
    font-family: 'MisoRegular';
    src: url('../fonts/miso-regular-webfont.eot');
    src: url('../fonts/miso-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/miso-regular-webfont.woff') format('woff'),
         url('../fonts/miso-regular-webfont.ttf') format('truetype'),
         url('../fonts/miso-regular-webfont.svg#MisoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DejaVuSerifBook';
    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#DejaVuSerifBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'DejaVuSerif Italic';
    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#DejaVuSerifItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
