@font-face {
  font-family: 'BentonSans';
  src: url('bentonsans_regular.otf') format("opentype");
}

@font-face {
  font-family: 'BentonSans';
	src: url('bentonsans_bold.otf') format("opentype");
  font-weight: bold;
}
