@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/160866/LCBT/icomoon.eot?1nvgzg');
  src:  url('https://cdn.icomoon.io/160866/LCBT/icomoon.eot?1nvgzg#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/160866/LCBT/icomoon.woff2?1nvgzg') format('woff2'),
    url('https://cdn.icomoon.io/160866/LCBT/icomoon.ttf?1nvgzg') format('truetype'),
    url('https://cdn.icomoon.io/160866/LCBT/icomoon.woff?1nvgzg') format('woff'),
    url('https://cdn.icomoon.io/160866/LCBT/icomoon.svg?1nvgzg#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-check:before {
  content: "\e90a";
}
.icon-whatsapp:before {
  content: "\e90b";
}
.icon-close:before {
  content: "\e909";
}
.icon-remove:before {
  content: "\e909";
}
.icon-times:before {
  content: "\e909";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-facebook-f:before {
  content: "\e907";
}
.icon-chevron-left:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e904";
}
.icon-angle-right:before {
  content: "\e901";
}
.icon-angle-left:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e900";
}
