/* Amatic SC */
@font-face {
  font-family: 'Amatic SC';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/AmaticSC-Italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/AmaticSC-Regular.woff2') format('woff2');
}
/* Open Sans Condensed */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/OpenSans-Italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/OpenSans-Regular.woff2') format('woff2');
}
/* Roboto */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/Roboto-Italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/Roboto-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Roboto-Bold.woff2') format('woff2');
}