@font-face {
	font-family: "icons"; 
src: url("icons/icons.eot?v=1750019286");
src:url("icons/icons.eot?v=1750019286#iefix") format("embedded-opentype"),
url("icons/icons.woff?v=1750019286") format("woff2"),
url("icons/icons.woff?v=1750019286") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

i[class^="fi-bd21"], [class*=" fi-bd21"] {
	display: inline-block;
	
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

	font-family: "icons";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	speak: none;
}



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

.icon-discount:before {
    content: "\f101";
}
.icon-email:before {
    content: "\f102";
}
.icon-hamburger:before {
    content: "\f103";
}
.icon-map-pin:before {
    content: "\f104";
}
.icon-moneyback:before {
    content: "\f105";
}
.icon-phone:before {
    content: "\f106";
}
.icon-quality:before {
    content: "\f107";
}
.icon-romb:before {
    content: "\f108";
}
.icon-shipping-2:before {
    content: "\f109";
}
.icon-shipping:before {
    content: "\f10a";
}
.icon-support:before {
    content: "\f10b";
}
.icon-time:before {
    content: "\f10c";
}
.icon-world:before {
    content: "\f10d";
}

.fi-bd21-discount:before {
content: "\F101";
}

.fi-bd21-email:before {
content: "\F102";
}

.fi-bd21-hamburger:before {
content: "\F103";
}

.fi-bd21-map-pin:before {
content: "\F104";
}

.fi-bd21-moneyback:before {
content: "\F105";
}

.fi-bd21-phone:before {
content: "\F106";
}

.fi-bd21-quality:before {
content: "\F107";
}

.fi-bd21-romb:before {
content: "\F108";
}

.fi-bd21-shipping-2:before {
content: "\F109";
}

.fi-bd21-shipping:before {
content: "\F10A";
}

.fi-bd21-support:before {
content: "\F10B";
}

.fi-bd21-time:before {
content: "\F10C";
}

.fi-bd21-world:before {
content: "\F10D";
}
@font-face {
	font-family: "fontello"; 
src: url("fontello/fontello.eot?v=1682791218");
src:url("fontello/fontello.eot?v=1682791218#iefix") format("embedded-opentype"),
url("fontello/fontello.woff?v=1682791218") format("woff2"),
url("fontello/fontello.woff?v=1682791218") format("woff"),
url("fontello/fontello.woff?v=1682791218") format("woff"),
url("fontello/fontello.ttf?v=1682791218") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

i[class^="fi-b154"], [class*=" fi-b154"] {
	display: inline-block;
	
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

	font-family: "fontello";
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	speak: none;
}


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-search:before { content: '\e800'; } /* '' */

.fi-b154-search:before {
content: "\E800";
}
