/* latin-ext */
@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 300;
  src: url("Heebo-Light.ttf") format("truetype");
}

/* latin-ext */
@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 400;
  src: url("Heebo-Regular.ttf") format("truetype");
}

/* latin-ext */
@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 500;
  src: url("Heebo-Medium.ttf") format("truetype");
}

/* latin-ext */
@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 700;
  src: url("Heebo-Bold.ttf") format("truetype");
}