@font-face {
  font-family: 'Gilroy';
  font-weight: 400;
  font-style: normal;
  font-display: block;
  font-named-instance: 'Regular';
  src: url(./Gilroy.woff) format('woff');
}

@font-face {
  font-family: 'Gilroy-Medium';
  font-weight: 400;
  font-style: normal;
  font-display: block;
  font-named-instance: 'Regular';
  src: url(./Gilroy-Medium.woff) format('woff');
}

@font-face {
  font-family: 'Gilroy-Bold';
  font-weight: 400;
  font-style: normal;
  font-display: block;
  font-named-instance: 'Regular';
  src: url(./Gilroy-Bold.woff) format('woff');
}

@font-face {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 400;
  font-style: normal;
  font-display: block;
  font-named-instance: 'Regular';
  src: url(./Gilroy-ExtraBold.woff) format('woff');
}