/* Charter: https://practicaltypography.com/charter.html */
@font-face {
  font-family: "charterbold_italic";
  font-weight: normal;
  font-style: normal;
  src: url("charter_bold_italic-webfont.eot");
  src: url("charter_bold_italic-webfont.eot?#iefix") format("embedded-opentype"),
    url("charter_bold_italic-webfont.woff") format("woff");
  font-display: swap;
}

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

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

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