@font-face {
  font-family: Marcellus;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/Marcellus-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Fanwood Text';
  src: url('../fonts/FanwoodText-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fanwood Text';
  src: url('../fonts/FanwoodText-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

