@font-face {
  font-family: "gilroy";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Gilroy-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "gilroy";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/Gilroy-Black.woff2") format("woff2");
}
