
@font-face {
  font-family: "BarcodeInterleaved2of5";
  src: url("../fonts/BarcodeInterleaved2of5.ttf") format("truetype");
}

.barcodei2of5 {
   font-family: "BarcodeInterleaved2of5";
   font-size: 65px;
   text-align: center;
}
