@font-face {
    font-family: "Gilroy";
    src: url(./fonts/Gilroy-ExtraBold.otf) format("opentype");
    font-weight: 800;
    font-style: normal;
  }

  @font-face {
    font-family: "Gilroy";
    src: url(./fonts/Gilroy-Light.otf) format("opentype");
    font-weight: 300;
    font-style: normal;
  }
