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

@font-face {
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: bold;
  src: url('./Nunito-Bold.woff2') format('woff2');
}
