/* Exact font files referenced by the public RYOBI product page. */
@font-face {
  font-family: "Ryobi Futura PT";
  src: url("futura-pt-400.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "Ryobi Futura PT";
  src: url("futura-pt-500.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}

@font-face {
  font-family: "Ryobi Futura PT";
  src: url("futura-pt-600.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}

@font-face {
  font-family: "Ryobi Futura PT";
  src: url("futura-pt-700.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: "Ryobi Roboto";
  src: url("roboto-latin-variable.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 400 900;
  font-stretch: 100%;
}
