/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Pos
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@font-face {
    font-family: "webkulpos";
    src: url("../fonts/webkulpos.woff") format("woff"), url("../fonts/webkulpos.ttf") format("truetype"), url("../fonts/webkulpos.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
.admin__menu .item-pos.parent.level-0 > a:before {
    font-family: "webkulpos";
    content: "\0040";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.number_check{
    width: 100%;
}