/* Choclement — Girl Chocolate brand display face */
@font-face {
  font-family: "Choclement";
  src: url("./Choclement.woff2") format("woff2"),
       url("./Choclement.woff") format("woff"),
       url("./Choclement.otf") format("opentype"),
       url("./Choclement.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
