/* Escuela — McVitie's brand typeface */
@font-face {
  font-family: "Escuela";
  src: url("fonts/escuela-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Escuela";
  src: url("fonts/escuela-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Escuela";
  src: url("fonts/escuela-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Escuela";
  src: url("fonts/escuela-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Escuela Expanded";
  src: url("fonts/escuela-bold-expanded.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Escuela Expanded";
  src: url("fonts/escuela-black-expanded.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Escuela Condensed";
  src: url("fonts/escuela-black-condensed.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
