@font-face {
  font-family: 'Notes';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Notes Light'),
       url('../artista-base/fonts/NotRg.woff2') format('woff2');
}
@font-face {
  font-family: 'Notes';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Notes Medium'),
       url('../artista-base/fonts/NotMd.woff2') format('woff2');
}
@font-face {
  font-family: 'Notes';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Notes Bold'),
       url('../artista-base/fonts/NotBdT.woff2') format('woff2');
}
