@charset "UTF-8";

@font-face {
  font-family: 'BwNista';
  font-style: normal;
  font-weight: 200;
  src: url('../_fonts/BwNistaGrotesk-Light.eot') format('eot'), 
       url('../_fonts/BwNistaGrotesk-Light.woff2') format('woff2')
}

@font-face {
  font-family: 'BwNista';
  font-style: normal;
  font-weight: 700;
  src: url('../_fonts/BwNistaGrotesk-Bold.eot') format('eot'), 
       url('../_fonts/BwNistaGrotesk-Bold.woff2') format('woff2')
}

@font-face {
  font-family: 'BwNista';
  font-style: normal;
  font-weight: 800;
  src: url('../_fonts/BwNistaGrotesk-Black.eot') format('eot'), 
       url('../_fonts/BwNistaGrotesk-Black.woff2') format('woff2')
}

@font-face {
  font-family: 'PilotSemibold';
  font-style: normal;
  font-weight: 700;
  src: url('../_fonts/Pilot-SemiBold.eot') format('eot'), 
       url('../_fonts/Pilot-SemiBold.woff2') format('woff2')
}
