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

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