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

@font-face {
  font-family: "FbAbsolutiHeb";
  src: url("FbAbsolutiHeb-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FbAbsolutiHeb";
  src: url("FbAbsolutiHeb-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FbAbsolutiHeb";
  src: url("FbAbsolutiHeb-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
