/* libre-barcode-ean13-text-regular - latin */
@font-face {
  font-family: 'QR Code';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.xonline.nl/barcode/qr-code/qr-font.ttf'); /* IE9 Compat Modes */
  src: local(''),
       url('https://cdn.xonline.nl/barcode/qr-code/qr-font.ttf') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cdn.xonline.nl/barcode/qr-code/qr-font.ttf') format('ttf'), /* Super Modern Browsers */
      
}

.x-font-qr-code {
		font-family: "QR Code";
            }