@font-face {
  font-family: "Chantier Regular";
  src: url(../fonts/chantier-regular_unlicensed.otf) format("opentype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Chantier Italic";
  src: url(../fonts/chantier-italic_unlicensed.otf) format("opentype"),
    font-style: normal;
  font-weight: 300;
  font-display: swap
}

@font-face {
  font-family: "Chantier Constructed";
  src: url(../fonts/chantier-constructed_unlicensed.otf) format("opentype"),
    font-style: normal;
  font-weight: 300;
  font-display: swap
}

@font-face {
  font-family: "Chantier Bold";
  src: url(../fonts/chantier-bold_unlicensed.otf) format("opentype"),
    font-style: normal;
  font-weight: 300;
  font-display: swap
}