@font-face {
  font-family: "gilroy";
  src: local("sans-serif"),
    url("https://d2vhxl2zk4x5d.cloudfront.net/Gilroy-Light.otf")
      format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "gilroy";
  src: local("sans-serif"),
    url("https://d2vhxl2zk4x5d.cloudfront.net/Gilroy-Regular.otf")
      format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "gilroy";
  src: local("sans-serif"),
    url("https://d2vhxl2zk4x5d.cloudfront.net/Gilroy-Medium.otf")
      format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "gilroy";
  src: local("sans-serif"),
    url("https://d2vhxl2zk4x5d.cloudfront.net/Gilroy-Bold.otf")
      format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
