@font-face {
  font-family: 'Gilroy';
  font-weight: 300;
  font-style: normal;
  src: local('Gilroy'), url('Gilroy-Light.otf') format('opentype');
}
/* @font-face {
  font-family: 'Gilroy';
  font-weight: 500;
  font-style: normal;
  src: local('Gilroy'), url('CircularStd-Medium.otf') format('opentype');
} */
@font-face {
  font-family: 'Gilroy';
  font-weight: 800;
  font-style: normal;
  src: local('Gilroy'), url('Gilroy-ExtraBold.otf') format('opentype');
}
