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

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