@font-face {
  font-family: 'gilroy-regular';
  src: url('./fonts/gilroy-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gilroy-bold';
  src: url('fonts/gilroy-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}