@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 600;
  src: url('./Gilroy-SemiBold.otf') format('opentype');
  font-display: swap;
}

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

@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 500;
  src: url('./Gilroy-Medium.otf') format('opentype');
  font-display: swap;
}

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

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

@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 900;
  src: url('./Gilroy-Black.otf') format('opentype');
  font-display: swap;
}
