
@font-face {
  font-family: 'boschsans';
  font-weight: 400;
  font-style: normal;
  src: local('boschsans'), url('BoschSans-Regular-v5_003') format('opentype');
}

@font-face {
  font-family: 'boschsans';
  font-weight: 400;
  font-style: italic;
  src: local('boschsans'), url('BoschSans-Italic-v5_003') format('opentype');
}

@font-face {
  font-family: 'boschsans';
  font-weight: 600;
  font-style: normal;
  src: local('boschsans'), url('BoschSans-Medium-v5_003') format('opentype');
}

@font-face {
  font-family: 'boschsans';
  font-weight: 600;
  font-style: italic;
  src: local('boschsans'), url('BoschSans-MediumItalic-v5_003') format('opentype');
}

@font-face {
  font-family: 'boschsans';
  font-weight: 700;
  font-style: normal;
  src: local('boschsans'), url('BoschSans-Bold-v5_003') format('opentype');
}

@font-face {
  font-family: 'boschsans';
  font-weight: 700;
  font-style: italic;
  src: local('boschsans'), url('BoschSans-BoldItalic-v5_003') format('opentype');
}
