/* Font charter */

@font-face {
    font-family: 'charter_bold_italic';
    src: url('../fonts/charter_bold_italic-webfont.eot');
    src: url('../fonts/charter_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/charter_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'charter_bold';
    src: url('../fonts/charter_bold-webfont.eot');
    src: url('../fonts/charter_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/charter_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'charter_italic';
    src: url('../fonts/charter_italic-webfont.eot');
    src: url('../fonts/charter_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/charter_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'charter_regular';
    src: url('../fonts/charter_regular-webfont.eot');
    src: url('../fonts/charter_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/charter_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
