@font-face {
  font-family: 'Nimbus';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/NimbusSanL-Reg.woff2') format('woff2');
}

@font-face {
  font-family: 'Nimbus';
  font-weight: normal;
  font-style: italic;
  src: url('fonts/NimbusSanL-RegIta.woff2') format('woff2');
}

@font-face {
  font-family: 'Nimbus';
  font-weight: bold;
  font-style: normal;
  src: url('fonts/NimbusSanL-Bol.woff2') format('woff2');
}

@font-face {
  font-family: 'Nimbus';
  font-weight: bold;
  font-style: italic;
  src: url('fonts/NimbusSanL-BolIta.woff2') format('woff2');
}
