@font-face {
    font-family: WebCode39;
    src: url("../fonts/WebCode39H3.eot");
    src: url("../fonts/WebCode39H3.otf") format("opentype"), url("../fonts/WebCode39H3.woff") format("woff");
}

div.barcodeVal {
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    font-family: 'WebCode39', sans-serif;
    font-size: 32px;
}

div.barcodeVal {
    white-space: pre;
}