@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Engagement&display=swap');

.engagement-regular {
  font-family: "Engagement", cursive;
  font-weight: 400;
  font-style: normal;
}