@font-face {
  font-family: Gilroy-Bold;
  src: url('./Gilroy-Bold.ttf') format('opentype');
}

@font-face {
  font-family: Gilroy-Medium;
  src: url('./Gilroy-Medium.ttf') format('opentype');
}

@font-face {
  font-family: Gilroy-Regular;
  src: url('./Gilroy-Regular.ttf') format('opentype');
}

@font-face {
  font-family: Gilroy-Semibold;
  src: url('./Gilroy-Semibold.ttf') format('opentype');
}
