
@font-face {
  font-family: "HPESimple";
  src: url('HPESimple-Bold.woff?#iefix') format('embedded-opentype'),
       url("HPESimple-Bold.otf") format('opentype');
}

@font-face {
	font-family: "MetricHPE";
	src: url('MetricHPE-Desktop-Regular.woff?#iefix') format('embedded-opentype'),
	     url("MetricHPE-Desktop-Regular.otf") format('opentype');
}

@font-face {
	font-family: "MetricHPESemiBold";
	src: url('MetricHPE-Desktop-Semibold.woff?#iefix') format('embedded-opentype'),
	     url("MetricHPE-Desktop-Semibold.otf") format('opentype');
	font-weight: 600;
}

