@font-face {
  font-family: 'morebi_roundedbold';
  font-style: normal;
  font-weight: normal;
  src: url('./morebirounded-bold-webfont.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./pt-sans-v12-latin-regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('./pt-sans-v12-latin-italic.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('./pt-sans-v12-latin-700.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('./pt-sans-v12-latin-700italic.woff2') format('woff2');
  font-display: swap;
}