@font-face {
  font-family: GilroyBold;
  src: url("./assets/fonts/GilroyBold.otf") format("opentype");
}

@font-face {
  font-family: GilroyRegular;
  font-weight: bold;
  src: url("./assets/fonts/GilroyRegular.otf") format("opentype");
}
