﻿@font-face {
    font-family: var(--font-ragular);
    src: var(--font-ragular-src) format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: var(--font-bold);
    src: var(--font-bold-src) format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: var(--font-bold-2);
    src: var(--font-bold-2-src) format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/***** ICONS *****/
/***** icon STYLES *****/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?dfr2n7');
  src: url('../fonts/icomoon.eot?dfr2n7#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?dfr2n7') format('truetype'), url('../fonts/icomoon.woff?dfr2n7') format('woff'), url('../fonts/icomoon.svg?dfr2n7#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-remove-icon:before {
  content: "\e91e";
  font-size:20px;
}

.icon-billing-address:before {
  content: "\e900";
  
}

.icon-cart:before {
  content: "\e901";
  
}

.icon-close:before {
  content: "\e902";
  
}

.icon-collapse:before {
  content: "\e903";
  
}

.icon-compare:before {
  content: "\e904";
  
}

.icon-Confirm-order:before {
  content: "\e905";
  
}

.icon-down-arrow:before {
  content: "\e906";
  
}

.icon-email:before {
  content: "\e907";
  
}

.icon-facebook:before {
  content: "\e908";
  
}

.icon-filter:before {
  content: "\e909";
  
}

.icon-free-delivery:before {
  content: "\e90a";
  
}

.icon-gride-view:before {
  content: "\e90b";
  
}

.icon-left-arrow:before {
  content: "\e90c";
  
}

.icon-list-view:before {
  content: "\e90d";
  
}

.icon-location:before {
  content: "\e90e";
  color: #595771;
}

.icon-minus:before {
  content: "\e90f";
  
}

.icon-navigation:before {
  content: "\e910";
  
}

.icon-Payment-information:before {
  content: "\e911";
  
}

.icon-payment-method:before {
  content: "\e912";
  
}

.icon-plus:before {
  content: "\e913";
  
}

.icon-quick-view:before {
  content: "\e914";
  
}

.icon-return-policy:before {
  content: "\e915";
  
}

.icon-right-arrow:before {
  content: "\e916";
  
}

.icon-right-arrow-two:before {
  content: "\e917";
  
}

.icon-right-sine:before {
  content: "\e918";
  
}

.icon-rss:before {
  content: "\e919";
  
}

.icon-search:before {
  content: "\e91a";
  
}

.icon-Shipping:before {
  content: "\e91b";
  
}

.icon-shipping-address:before {
  content: "\e91c";
  
}

.icon-Shipping-method:before {
  content: "\e91d";
  
}

.icon-Support:before {
  content: "\e91f";
  
}

.icon-twitter:before {
  content: "\e920";
  
}

.icon-user:before {
  content: "\e921";
  
}

.icon-wishlist:before {
  content: "\e922";
  
}

.icon-youtube:before {
  content: "\e923";
  
}
