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

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

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

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

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

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

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