@font-face {
    font-family: 'ezficon';
    src: url('./font/ezficon.woff?ytmzus') format('woff');
    font-weight: normal;
    font-style: normal;
}

[class^="ezf-"], [class*=" ezf-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    display: inline-block;
    font: normal normal normal 24px/1 ezficon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding: 0 0 2px 0;
}

.ezf-barcode:before {
    content: "\e900";
}

.ezf-furikae:before {
    content: "\e901";
}

.ezf-gshusei:before {
    content: "\e902";
}

.ezf-gshushin:before {
    content: "\e903";
}

.ezf-invoice:before {
    content: "\e904";
}

.ezf-keisei:before {
    content: "\e905";
}

.ezf-keishin:before {
    content: "\e906";
}

.ezf-ktusku:before {
    content: "\e907";
}

.ezf-shiharai:before {
    content: "\e908";
}

.ezf-shusei:before {
    content: "\e909";
}

.ezf-shushin:before {
    content: "\e90a";
}

.ezf-workflow:before {
    content: "\e90b";
}

.ezf-receipt:before {
    content: "\e90c";
}