﻿@font-face {
    font-family: 'BarCode128'; /*a name to be used later*/
    src: url('../fonts/code128.ttf'); /*URL to font*/
}
@font-face {
    font-family: '3OF9'; /*a name to be used later*/
    src: url('../fonts/3OF9.TTF'); /*URL to font*/
}
@font-face {
    font-family: 'EAN13'; /*a name to be used later*/
    src: url('../fonts/EAN-13.TTF'); /*URL to font*/
}
/* libre-barcode-ean13-text-regular - latin */
@font-face {
    font-family: 'Libre Barcode EAN13 Text';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/libre-barcode-ean13-text-v19-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/libre-barcode-ean13-text-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/libre-barcode-ean13-text-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/libre-barcode-ean13-text-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/libre-barcode-ean13-text-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/libre-barcode-ean13-text-v19-latin-regular.svg#LibreBarcodeEAN13Text') format('svg'); /* Legacy iOS */
}
/* libre-barcode-39-regular - latin */
@font-face {
    font-family: 'Libre Barcode 39';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/libre-barcode-39-v19-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/libre-barcode-39-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/libre-barcode-39-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/libre-barcode-39-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/libre-barcode-39-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/libre-barcode-39-v19-latin-regular.svg#LibreBarcode39') format('svg'); /* Legacy iOS */
}
/* libre-barcode-39-text-regular - latin */
@font-face {
    font-family: 'Libre Barcode 39 Text';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/libre-barcode-39-text-v26-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/libre-barcode-39-text-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/libre-barcode-39-text-v26-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/libre-barcode-39-text-v26-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/libre-barcode-39-text-v26-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/libre-barcode-39-text-v26-latin-regular.svg#LibreBarcode39Text') format('svg'); /* Legacy iOS */
}