@font-face {
  font-family: "PPNeue";
  src: url('../fonts/PPNeue.woff2') format('woff2'), 
       url('../fonts/PPNeue.woff') format('woff');
}

@font-face {
  font-family: "basis-grotesque-regular";
  src: url('../fonts/basis-grotesque-regular.woff2') format('woff2'), 
       url('../fonts/basis-grotesque-regular.woff') format('woff');
}

@font-face {
  font-family: "basis-grotesque-bold";
  src: url('../fonts/basis-grotesque-bold.woff2') format('woff2'), 
       url('../fonts/basis-grotesque-bold.woff') format('woff');
}