/* Localized copy of site/css/fonts.css for the redesign prototype. */

@font-face {
  font-display: swap;
  font-family: "Source Sans 3";
  font-style: normal;
  font-weight: 400;
  src: url("../site/fonts/source-sans-3-v9-latin-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Ubuntu Mono";
  font-style: normal;
  font-weight: 400;
  src: url("../site/fonts/ubuntu-mono-v15-latin-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("../site/fonts/raleway-v28-latin-700.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  src: url("../site/fonts/raleway-v28-latin-900.woff2") format("woff2");
}
