/*Write your custom style or CSS code here*/
@font-face {
    font-family: "YekanBakh";
    src: url("../fonts/YekanBakhFaNum-VF.woff2");
}

@font-face {
    font-family: "Morabba";
    src: url("../fonts/Morabba-UltraLight.woff2");
    font-weight: 100;
}
@font-face {
    font-family: "Morabba";
    src: url("../fonts/Morabba-Light.woff2");
    font-weight: 200;
}
@font-face {
    font-family: "Morabba";
    src: url("../fonts/Morabba-Regular.woff2");
    font-weight: 400;
}
@font-face {
    font-family: "Morabba";
    src: url("../fonts/Morabba-Medium.woff2");
    font-weight: 500;
}
@font-face {
    font-family: "Morabba";
    src: url("../fonts/Morabba-Bold.woff2");
    font-weight: 600;
}
@font-face {
    font-family: "Morabba";
    src: url("../fonts/Morabba-ExtraBold.woff2");
    font-weight: 700;
}
@font-face {
    font-family: "Morabba";
    src: url("../fonts/Morabba-Black.woff2");
    font-weight: 800;
}
@font-face {
    font-family: "Morabba";
    src: url("../fonts/Morabba-Heavy.woff2");
    font-weight: 900;
}

h1, h2, h3, h4, h5, h6 { font-weight: 600; }
.font-yekanbakh { font-family: var(--font-family-YekanBakh) }
.popover,.tt-cart-badge,.tooltip,.tooltip-inner,.tt-promo,
.tt-footer-menu li a,.sidebar-menu-item-label,.dataTables_empty,
.tt-breadcrumb ol li a, .tt-breadcrumb ol li.active,.btn,
.tiles .tile .stat,.tt-support-item span,.badge,.tt-product-name h5,
.panel-title,#order-standard_cart .cart-sidebar .list-group-item,
.tt-price,.tt-price-wrap h2 { font-family: var(--font-family-YekanBakh) }
.tt-header .tt-main-header ul li a { font-family: var(--font-family-YekanBakh); font-size: 15px; }
.tt-cart-badge { right: 15px; left: unset; }
.tt-color-switch { left: 0; right: unset; background: #f4f4f5; border-radius: 0 5px 5px 0; }
.tt-read-more i { margin-right: 8px; margin-left: unset; }
.sidebar .sidebar-menu-item-icon-wrapper { margin-left: 0.25rem; margin-right: unset; }
.badge { font-size: 100%; }
.tt-login-testimonial { background: #fff; }
.custom-slider-2 .swiper-button-next:after, .custom-slider-2 .swiper-button-prev:after { color: #a1a1aa; }