/* FONTS */
@font-face {
  font-family: 'Epilogue Black';
  src: url('../fonts/Epilogue-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Epilogue ExtraBold';
  src: url('../fonts/Epilogue-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Epilogue Bold';
  src: url('../fonts/Epilogue-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/Epilogue-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/Epilogue-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/Epilogue-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/Epilogue-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/Epilogue-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/Epilogue-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* ICONS */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?2lctdq');
  src: url('../fonts/icomoon.eot?2lctdq#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?2lctdq') format('truetype'),
    url('../fonts/icomoon.woff?2lctdq') format('woff'),
    url('../fonts/icomoon.svg?2lctdq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
  content: "\e900";
}

.icon-categories:before {
  content: "\e901";
}

.icon-credit-card:before {
  content: "\e902";
}

.icon-envelope:before {
  content: "\e903";
}

.icon-fast-delivery:before {
  content: "\e904";
}

.icon-graph:before {
  content: "\e905";
}

.icon-headphones:before {
  content: "\e906";
}

.icon-heart:before {
  content: "\e907";
}

.icon-phone-call:before {
  content: "\e908";
}

.icon-profile:before {
  content: "\e909";
}

.icon-search:before {
  content: "\e90a";
}

.icon-shield:before {
  content: "\e90b";
}

.icon-shopping-cart:before {
  content: "\e90c";
}

.icon-view:before {
  content: "\e90d";
}

.icon-phone:before {
  content: "\e90e";
}

.icon-briefcase:before {
  content: "\e90f";
}

.icon-check:before {
  content: "\e910";
}

.icon-chevron-down:before {
  content: "\e911";
}

.icon-chevron-left:before {
  content: "\e912";
}

.icon-chevron-right:before {
  content: "\e913";
}

.icon-chevron-up:before {
  content: "\e914";
}

.icon-chevrons-down:before {
  content: "\e915";
}

.icon-chevrons-left:before {
  content: "\e916";
}

.icon-chevrons-right:before {
  content: "\e917";
}

.icon-chevrons-up:before {
  content: "\e918";
}

.icon-x:before {
  content: "\e919";
}

.icon-facebook:before {
  content: "\e91a";
}

.icon-twitter:before {
  content: "\e91b";
}

.icon-insta:before {
  content: "\e91c";
}

.icon-linkedin:before {
  content: "\e91d";
}

.icon-ios:before {
  content: "\e91e";
}

.icon-android:before {
  content: "\e91f";
}

.icon-return-box:before {
  content: "\e920";
}

.icon-shop:before {
  content: "\e921";
}

.icon-share:before {
  content: "\e922";
}

.icon-question:before {
  content: "\e923";
}

.icon-nav-icon:before {
  content: "\e924";
}

.icon-logout:before {
  content: "\e925";
}

.icon-invoice:before {
  content: "\e926";
}

.icon-account-wishlist:before {
  content: "\e927";
}

.icon-account-address:before {
  content: "\e928";
}

.icon-order:before {
  content: "\e929";
}

.icon-account-details:before {
  content: "\e92a";
}

.icon-review:before {
  content: "\e92b";
}

.icon-reward:before {
  content: "\e92c";
}

.icon-subscribe:before {
  content: "\e92d";
}

.icon-download:before {
  content: "\e92e";
}

.icon-minus:before {
  content: "\e92f";
}

.icon-plus:before {
  content: "\e930";
}

.icon-arrow-left:before {
  content: "\e931";
}

.icon-arrow-right:before {
  content: "\e932";
}

.icon-delivery:before {
  content: "\e933";
}

.icon-all-filter:before {
  content: "\e934";
}

.icon-feed:before {
  content: "\f09e";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-pinterest-p:before {
  content: "\f231";
}

.icon-th-large-outline:before {
  content: "\e800";
}

.icon-right-hand:before {
  content: "\e801";
}

.icon-left-hand:before {
  content: "\e802";
}

.icon-up-hand:before {
  content: "\e803";
}

.icon-down-hand:before {
  content: "\e804";
}

.icon-paypal:before {
  content: "\e935";
}

.icon-card:before {
  content: "\e936";
}

.icon-bank-transfer:before {
  content: "\e937";
}

.icon-remove-bin:before {
  content: "\e938";
}

.icon-calendar:before {
  content: "\e939";
}

.icon-plugin:before {
  content: "\e93b";
}

.icon-cloud:before {
  content: "\e93c";
}

.icon-install:before {
  content: "\e93d";
}

.icon-arrow-top-right:before {
  content: "\e93e";
}

.icon-ratings:before {
  content: "\e940";
}

.icon-hot-fire:before {
  content: "\e941";
}

.icon-customize:before {
  content: "\e942";
}

.icon-mobile:before {
  content: "\e943";
}

.icon-cart-bg:before {
  content: "\e944";
}

.icon-flash:before {
  content: "\e945";
}

.icon-whatsapp:before {
  content: "\e946";
}

.icon-enquire:before {
  content: "\e947";
}

.icon-edit:before {
  content: "\e948";
}

.icon-telephone:before {
  content: "\e949";
}

.icon-address:before {
  content: "\e94a";
}

.icon-print:before {
  content: "\e94c";
}

.icon-arrow-down:before {
  content: "\e94d";
}

.icon-arrow-down-circle:before {
  content: "\e94e";
}

.icon-arrow-down-left:before {
  content: "\e94f";
}

.icon-arrow-down-right:before {
  content: "\e950";
}

.icon-arrow-left-circle:before {
  content: "\e952";
}

.icon-arrow-right-circle:before {
  content: "\e954";
}

.icon-arrow-up:before {
  content: "\e955";
}

.icon-arrow-up-circle:before {
  content: "\e956";
}

.icon-arrow-up-left:before {
  content: "\e957";
}

.icon-arrow-up-right:before {
  content: "\e958";
}

.icon-x-circle:before {
  content: "\e959";
}

.icon-filter:before {
  content: "\e95a";
}

.icon-seo:before {
  content: "\e95b";
}

.icon-payment:before {
  content: "\e95c";
}

.icon-premium:before {
  content: "\e95d";
}

.icon-free-delivery:before {
  content: "\e95e";
}

.icon-category-menu:before {
  content: "\e95f";
}

.icon-click:before {
  content: "\e960";
}

.icon-quote:before {
  content: "\e961";
}

.icon-menu-burger:before {
  content: "\e962";
}

.icon-menu-box:before {
  content: "\e963";
}

.icon-chart-line:before {
  content: "\f201";
}
