@font-face {
  font-family: "SVN-Gilroy";
  src: url("./SVN-Gilroy Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SVN-Gilroy";
  src: url("./SVN-Gilroy Light.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "SVN-Gilroy";
  src: url("./SVN-Gilroy Medium.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

