@font-face {
  font-family: "Arial";
  src: url("../fonts/ARIAL.TTF");
}
@font-face {
  font-family: "UTM Helve";
  src: url("../fonts/UTMHELVE.TTF");
}
@font-face {
  font-family: "Arial";
  src: url("../fonts/ARIALBD.TTF");
  font-weight: bold;
}
@font-face {
  font-family: "Arial Black";
  src: url("../fonts/ariblk.TTF");
  font-weight: bold;
}
@font-face {
  font-family: "Myriad Pro SemiExt";
  src: url("../fonts/MyriadPro-BoldSemiExt.otf");
  font-weight: bold;