@font-face {
    font-family: 'Source Sans Pro Light';
    src: url('../fonts/SourceSansProExtraLight.eot');
    src: url('../fonts/SourceSansProExtraLight.eot') format('embedded-opentype'), url('../fonts/SourceSansProExtraLight.woff') format('woff'), url('../fonts/SourceSansProExtraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro.eot');
    src: url('../fonts/SourceSansPro.eot') format('embedded-opentype'), url('../fonts/SourceSansPro.woff') format('woff'), url('../fonts/SourceSansPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'misoregular';
    src: url('../fonts/miso-webfont.eot');
    src: url('../fonts/miso-webfont.eot#iefix')
             format('embedded-opentype'),
         url('../fonts/miso-webfont.woff') format('woff'),
         url('../fonts/miso-webfont.ttf') format('truetype');
}