@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.woff2') format('woff2'),
         url('opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('opensans-light-webfont.woff2') format('woff2'),
         url('opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.woff2') format('woff2'),
         url('opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('opensans-800-webfont.woff2') format('woff2'),
         url('opensans-800-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/** ALtea **/
@font-face {
    font-family: 'introbook';
    src: url('intro-book-webfont.woff2') format('woff2'),
         url('intro-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'introbold';
    src: url('fontfabric_-_introbold-webfont.woff2') format('woff2'),
         url('fontfabric_-_introbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}