/* Aboreto */
@font-face {
  font-family: 'Aboreto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/aboreto-regular.woff2') format('woff2');
}

/* Abel */
@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/abel-regular.woff2') format('woff2');
}

/* Amarante */
@font-face {
  font-family: 'Amarante';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/amarante-regular.woff2') format('woff2');
}

/* Roboto Serif */
@font-face {
  font-family: 'Roboto Serif';
  font-style: normal;
  font-weight: 300 400;
  font-display: swap;
  src: url('/fonts/roboto-serif-300.woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto Serif';
  font-style: italic;
  font-weight: 300 400;
  font-display: swap;
  src: url('/fonts/roboto-serif-300italic.woff2') format('woff2');
}
