@font-face {
  font-family: 'Heebo Regular';
  src: url('./Heebo-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Heebo Light';
  src: url('./Heebo-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Heebo Bold';
  src: url('./Heebo-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}