@charset "UTF-8";
@font-face {
	font-family:"Outfit", sans-serif;
	src:url(../fonts/Outfit-Regular.ttf)format("truetype");
	font-display:swap;
	font-style:normal;
	font-weight:400
}

@font-face {
	font-family:"Outfit", sans-serif;
	src:url(../fonts/Outfit-Light.ttf)format("truetype");
	font-display:swap;
	font-style:normal;
	font-weight:300
}

@font-face {
	font-family:"Outfit", sans-serif;
	src:url(../fonts/Outfit-Medium.ttf)format("truetype");
	font-display:swap;
	font-style:normal;
	font-weight:500
}

@font-face {
	font-family:"Outfit", sans-serif;
	src:url(../fonts/Outfit-SemiBold.ttf)format("truetype");
	font-display:swap;
	font-style:normal;
	ont-weight:600
}

@font-face {
	font-family:"Outfit", sans-serif;
	src:url(../fonts/Outfit-Bold.ttf)format("truetype");
	font-display:swap;
	font-style:normal;
	font-weight:700
}


@font-face {
  font-family: "krokodilai";
  src:url("../fonts/krokodilai.eot");
  src:url("../fonts/krokodilai.eot?#iefix") format("embedded-opentype"),
    url("../fonts/krokodilai.woff") format("woff"),
    url("../fonts/krokodilai.ttf") format("truetype"),
    url("../fonts/krokodilai.svg#krokodilai") format("svg");
  font-weight: normal;
  font-style: normal;

}

.header--variant1 .header__cartAmount i:before,
.header--variant1 .header__userLoginWrapper i:before,
[data-icon]:before {
  font-family: "krokodilai" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "krokodilai" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-2:before {
  content: "\61";
}
.icon-minus-2:before {
  content: "\62";
}
.icon-arrow-long-left-2:before {
  content: "\63";
}
.icon-arrow-right-long-2:before {
  content: "\64";
}
.icon-arrow-left-2:before {
  content: "\65";
}
.icon-arrow-right-2:before {
  content: "\66";
}
.icon-facebook-2:before {
  content: "\67";
}
.icon-insta-2:before {
  content: "\68";
}
.icon-symbol2:before {
  content: "\69";
}
.icon-shipping-2:before {
  content: "\6a";
}
.icon-return-2:before {
  content: "\6b";
}
.icon-phone-2:before {
  content: "\6c";
}
.icon-wallet-3:before {
  content: "\6d";
}
.icon-search-2:before {
  content: "\6e";
}
.header--variant1 .header__userLoginWrapper i:before,
.icon-user-2:before {
  content: "\6f";
}

.header--variant1 .header__cartAmount i:before,
.icon-carat-2:before {
  content: "\70";
}
