@font-face {
  font-family: "Gonero";
  src: url("./Gonero-Regular.woff2") format("woff2"),
    url("./Gonero-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gonero";
  src: url("./Gonero-Bold.woff2") format("woff2"),
    url("./Gonero-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
