@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/160866/PvdNat/icomoon.eot?cf74gx');
  src:  url('https://cdn.icomoon.io/160866/PvdNat/icomoon.eot?cf74gx#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/160866/PvdNat/icomoon.woff2?cf74gx') format('woff2'),
    url('https://cdn.icomoon.io/160866/PvdNat/icomoon.ttf?cf74gx') format('truetype'),
    url('https://cdn.icomoon.io/160866/PvdNat/icomoon.woff?cf74gx') format('woff'),
    url('https://cdn.icomoon.io/160866/PvdNat/icomoon.svg?cf74gx#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-whatsapp:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-play-circle:before {
  content: "\e917";
}
.icon-plus-circle:before {
  content: "\e916";
}
.icon-upload:before {
  content: "\e915";
}
.icon-user-plus:before {
  content: "\e914";
}
.icon-cloud:before {
  content: "\e902";
}
.icon-clock:before {
  content: "\e903";
}
.icon-coffee:before {
  content: "\e904";
}
.icon-chevron-right:before {
  content: "\e905";
}
.icon-chevron-left:before {
  content: "\e906";
}
.icon-chevron-down:before {
  content: "\e907";
}
.icon-chevron-up:before {
  content: "\e908";
}
.icon-arrow-right:before {
  content: "\e909";
}
.icon-arrow-left:before {
  content: "\e90a";
}
.icon-arrow-down:before {
  content: "\e90b";
}
.icon-arrow-up:before {
  content: "\e90c";
}
.icon-play:before {
  content: "\e90d";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-phone:before {
  content: "\e90f";
}
.icon-instagram:before {
  content: "\e910";
}
.icon-facebook:before {
  content: "\e911";
}
.icon-linkedin:before {
  content: "\e912";
}
.icon-check:before {
  content: "\e913";
}
