@font-face{
font-family: "Mallory-Light";
src: url("http://54.173.122.255/fonts/Mallory-Light.otf");
}

@font-face{
font-family: "Mallory-Bold";
src: url("http://54.173.122.255/fonts/Mallory-Bold.otf");
}

thead {
	font-family: "Mallory-Bold";
	font-size: 17px;
	padding-right: 15px;
}

td {
	font-family: "Mallory-Light";
	font-size: 17px;
}

span.highlight {
	background-color: #81bb0c;
	padding: inherit;
	font-family: "Mallory-Bold";
	
}

.MalloryBold{
  font-family: "Mallory-Bold";
  font-weight: normal;
  line-height: 1.75em;
  }
  
 .MalloryLight{
  font-family: "Mallory-Light";
  font-weight: normal;
  line-height: 1.75em;
  color: black;
  
  }
 