@font-face {
  font-family: 'Pirulen';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Pirulen'), local('Pirulen-Regular'),
       url('../fonts/Pirulen-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: local('Montserrat Variable'), local('Montserrat-Regular'),
       url('../fonts/Montserrat-VariableFont_wght.woff2') format('woff2');
}
