@font-face {
  font-display: swap;
  font-family: 'Bw Nista Geometric DEMO';
  font-weight: 300;
  src: url('../fonts/bw-nista-geometric/BwNistaGeometricDEMOLight.otf') format('opentype'); /*URL to font*/
}

@font-face {
  font-display: swap;
  font-family: 'Bw Nista Geometric DEMO';
  font-weight: 400;
  src: url('../fonts/bw-nista-geometric/BwNistaGeometricDEMORegular.otf') format('opentype'); /*URL to font*/
}

@font-face {
  font-display: swap;
  font-family: 'Bw Nista Geometric DEMO';
  font-weight: 500;
  src: url('../fonts/bw-nista-geometric/BwNistaGeometricDEMOMedium.otf') format('opentype'); /*URL to font*/
}

@font-face {
  font-display: swap;
  font-family: 'Bw Nista Geometric DEMO';
  font-weight: 700;
  src: url('../fonts/bw-nista-geometric/BwNistaGeometricDEMOBold.otf') format('opentype'); /*URL to font*/
}

@font-face {
  font-display: swap;
  font-family: 'Bw Nista Geometric DEMO';
  font-weight: 800;
  src: url('../fonts/bw-nista-geometric/BwNistaGeometricDEMOExtraBold.otf') format('opentype'); /*URL to font*/
}
