
.grandstander {
  font-family: "Grandstander", cursive;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.shape-select-border {
  border-style: solid;
  border-width: 4px;
  border-color: #388E3C;
  border-radius: 10px; 
}

.shape-select-replace-border {
  border-style: solid;
  border-width: 4px;
  border-color: #B61919;
  border-radius: 10px; 
}

.patrick-hand-sc-regular {
  font-family: "Patrick Hand SC", cursive;
  font-weight: 400;
  font-style: normal;
}

.gaegu-regular {
  font-family: "Gaegu", sans-serif;
  font-weight: 400;
  font-style: normal;
}