@font-face {
  font-family: "Product Sans";
  font-weight: 400;
  src: url("../fonts/ProductSansRegular.woff2") format("woff2");
}

@font-face {
  font-family: "Product Sans";
  font-weight: 700;
  src: url("../fonts/ProductSansBold.woff2") format("woff2");
}
