@font-face {
  font-family: 'SonsieOne';
  src: url('/SonsieOne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.font-sonsie {
  font-family: 'SonsieOne', cursive;
}
