body {
  font-family: "yekanBakh-regular" !important;
}

.fm-li {
  font-family: "yekanBakh-light" !important;
}

.fm-re {
  font-family: "yekanBakh-regular" !important;
}

.fm-sm-b {
  font-family: "yekanBakh-semi-bold" !important;
}

.fm-b {
  font-family: "yekanBakh-bold" !important;
}

.fm-e-b {
  font-family: "yekanBakh-extra-bold" !important;
}

.fm-bl {
  font-family: "yekanBakh-black" !important;
}

.fm-e-bl {
  font-family: "yekanBakh-extra-black" !important;
}

.bi::before,
[class*=" bi-"]::before,
[class^="bi-"]::before,
.blog-star .starrating>label::before,
.new-cart .steps-new li::before,
.new-cart .steps-new li::after,
.vcv-timeline-item.vcv-step-cancel::before {
  font-family: "bootstrap-icons" !important;
}

.ismb {
  font-family: "ismb";
}

.product-details .info h1 {
  font-family: "ismb";
}

.en {
  font-family: Arial, Helvetica, sans-serif;
}

.banner-scrollable,
.banner-scrollable-two {
  font-family: "Volkhov";
}

.timer-end,
.unit-list .item,
.number-list .item {
  font-family: sans-serif;
}

.ui-widget,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Verdana, Arial, sans-serif;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

meta.foundation-version {
  font-family: "/5.5.3/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

.accordion .accordion-navigation>a,
.accordion dd>a {
  font-family: Lato, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
}

.joyride-tip-guide,
select {
  font-family: inherit;
}

.keystroke,
kbd {
  font-family: Consolas, Menlo, Courier, monospace;
}

.top-bar-section ul li>a,
.tabs .tab-title>a,
.tabs dd>a,
.sub-nav dd,
.sub-nav li,
.sub-nav dt,
.label,
.pricing-table .price,
.side-nav,
.side-nav li.active>a:first-child:not(.button) {
  font-family: Lato, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
}

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.0625em)/";
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}

dl,
ol,
ul {
  font-family: inherit;
}