@font-face {
  font-family: "Sapota";
  font-weight: regular;
  src: url(./res/Sapota.woff) format("woff");
  unicode-range: U+E000-F8FF;
}

textarea {
  font-family: "Sapota", "Pretendard", sans-serif !important;
  width: 100%;
  height: 10rem;
  font-size: 1.4rem;
}

.image-paragraph {
  text-align: center;
}
