@font-face {
  font-family: "PropisiWeb";
  src:
    url("./assets/fonts/PropisiModern.woff2") format("woff2"),
    url("./assets/fonts/PropisiModern.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  ascent-override: 105%;
  descent-override: 38%;
  line-gap-override: 12%;
}

@font-face {
  font-family: "PrimoModern";
  src:
    url("./assets/fonts/PrimoModern.woff2") format("woff2"),
    url("./assets/fonts/PrimoModern.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  ascent-override: 105%;
  descent-override: 38%;
  line-gap-override: 12%;
}

@font-face {
  font-family: "PropisiOriginal";
  src:
    url("./assets/fonts/Propisi.woff2") format("woff2"),
    url("./assets/fonts/Propisi.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "PropisiOFont";
  src: url("./ofont.ru_Propisi.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "PrimoOriginal";
  src: url("./primo.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "SassoonJoined";
  src: url("./Sassoon Joined ISL W00 Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
