@font-face {
  font-family: ABCWhyte;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/ABCWhyte-Regular.woff2") format("woff2"), url("../fonts/ABCWhyte-Regular.woff") format("woff");
}
@font-face {
  font-family: ABCWhyte;
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/ABCWhyte-RegularItalic.woff2") format("woff2"), url("../fonts/ABCWhyte-RegularItalic.woff") format("woff");
}
@font-face {
  font-family: ABCWhyte;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/ABCWhyte-Medium.woff2") format("woff2"), url("../fonts/ABCWhyte-Medium.woff") format("woff");
}
@font-face {
  font-family: ABCWhyte;
  font-style: italic;
  font-weight: bold;
  src: url("../fonts/ABCWhyte-MediumItalic.woff2") format("woff2"), url("../fonts/ABCWhyte-MediumItalic.woff") format("woff");
}

/*# sourceMappingURL=custom-fonts-blog.css.map */