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

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

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 400;
  src: local('Gilroy Regular'),
       url('subset-Gilroy-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 500;
  src: local('Gilroy Medium'),
       url('subset-Gilroy-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  src: local('Gilroy Semibold'),
       url('subset-Gilroy-Semibold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  src: local('Gilroy Bold'),
       url('subset-Gilroy-Bold.woff2') format('woff2');
  font-display: swap;
}

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

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