/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Voguish
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html ASL Licence
 */
@font-face {
    font-family: "voguish";
    src: url("../fonts/voguish.woff") format("woff"), url("../fonts/voguish.ttf") format("truetype"), url("../fonts/voguish.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
.admin__menu .item-voguish.parent.level-0 > a:before {
    font-family: "voguish";
    content: "\0040";
}