@font-face {
  font-family: "iain";
  src: url("fonts/Official Font IAIN Pekalongan.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "barcode";
  src: url("fonts/CODE3_9.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.iain {
font-family: 'iain';
font-weight:normal;
font-style:normal;
}.barcode {
font-family: 'barcode';
font-weight:normal;
font-style:normal;
}