@font-face {
  font-family: 'Charter';
  font-style: normal;
  font-weight: 400;
  src: url('Charter/charter_regular-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Charter';
  font-style: italic;
  font-weight: 400;
  src: url('Charter/charter_italic-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Charter';
  font-style: normal;
  font-weight: 700;
  src: url('Charter/charter_bold-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Charter';
  font-style: italic;
  font-weight: 700;
  src: url('Charter/charter_bold_italic-webfont.woff') format('woff');
}