/* amatic-sc-regular */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/amatic-sc/amatic-sc-regular.ttf') format('truetype');
}

/* amatic-sc-700 */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/amatic-sc/amatic-sc-700.ttf') format('truetype');
}