@font-face {
  font-family: 'icobullcom';
  src:  url('fonts/icobullcom.eot?2zku4v');
  src:  url('fonts/icobullcom.eot?2zku4v#iefix') format('embedded-opentype'),
    url('fonts/icobullcom.ttf?2zku4v') format('truetype'),
    url('fonts/icobullcom.woff?2zku4v') format('woff'),
    url('fonts/icobullcom.svg?2zku4v#icobullcom') 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: 'icobullcom' !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-up-dir:before {
  content: "\e8ed";
}
.icon-down:before {
  content: "\e828";
}
.icon-down-micro:before {
  content: "\e8f0";
}
.icon-cancel-circled:before {
  content: "\e8f2";
}
.icon-up-micro:before {
  content: "\e8f1";
}
.icon-home3:before {
  content: "\e90d";
}
.icon-images:before {
  content: "\e90e";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-user:before {
  content: "\e971";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-truckb:before {
	content: "\e9b0";
	font-size: 2.2vw;
	color: #FFF;
}
.icon-truckr:before {
	content: "\e9b0";
	font-size: 2.2vw;
	color: #F00;
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eac9";
}
