@font-face {
  font-family: 'BasisGrotesquePro-Regular';
  src: url('../font/BasisGrotesquePro-Regular.eot');
  src: url('../font/BasisGrotesquePro-Regular.eot?#iefix') format('embedded-opentype'),
       url('../font/BasisGrotesquePro-Regular.ttf') format('truetype'),
       url('../font/BasisGrotesquePro-Regular.woff') format('woff'),
       url('../font/BasisGrotesquePro-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BasisGrotesquePro-Bold';
  src: url('../font/BasisGrotesquePro-Bold.eot');
  src: url('../font/BasisGrotesquePro-Bold.eot?#iefix') format('embedded-opentype'),
       url('../font/BasisGrotesquePro-Bold.ttf') format('truetype'),
       url('../font/BasisGrotesquePro-Bold.woff') format('woff'),
       url('../font/BasisGrotesquePro-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

