@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src:
    url('Gilroy-Extrabold.woff2') format('woff2'),
    url('Gilroy-Extrabold.ttf') format('truetype');
}
@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 1000;
  font-display: swap;
  src:
    url('Gilroy-Heavy.woff2') format('woff2'),
    url('Gilroy-Heavy.ttf') format('truetype');
}
