@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
    font-family: 'james_fajardoregular';
    src: url('../fonts/james_fajardo-webfont.eot');
    src: url('../fonts/james_fajardo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/james_fajardo-webfont.woff') format('woff'),
         url('../fonts/james_fajardo-webfont.ttf') format('truetype'),
         url('../fonts/james_fajardo-webfont.svg#james_fajardoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}