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

[class^="lni-"], [class*=" lni-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'LineIcons' !important;
  speak: none;
  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;
}

/* Search more in https://lineicons.com/icons/ */
.lni-ambulance:before {
  content: "\E9FD";
}
.lni-thumbs-down:before {
  content: "\E955";
}
.lni-money-protection:before {
  content: "\E9DB";
}
.lni-warning:before {
  content: "\E929";
}
.lni-users:before {
  content: "\E9A5";
}
.lni-briefcase:before {
  content: "\EABF";
}
.lni-arrow-up:before {
  content: "\EA4D";
}
.lni-whatsapp:before {
  content: "\EA7F";
}
.lni-chevron-left:before {
  content: "\EA44";
}
.lni-chevron-right:before {
  content: "\EA46";
}
.lni-map-marker:before {
  content: "\E91E";
}
.lni-envelope:before {
  content: "\E997";
}
.lni-phone:before {
  content: "\E99C";
}
.lni-facebook-filled:before {
  content: "\EA99";
}
.lni-linkedin-filled:before {
  content: "\EACA";
}
.lni-menu:before {
  content: "\EAB8";
}
