/* Roboto (Apache License 2.0) — self-hosted, latin subset.
   Serves the "roboto" family locally, replacing the Adobe Typekit copy. */
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../webfonts/roboto-400.woff2) format("woff2");
}
@font-face {
  font-family: "roboto";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../webfonts/roboto-400i.woff2) format("woff2");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../webfonts/roboto-700.woff2) format("woff2");
}
@font-face {
  font-family: "roboto";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(../webfonts/roboto-700i.woff2) format("woff2");
}
