@font-face {
  font-family: 'icomoon';
  src:  url('./icomoon.eot?t7n8m8');
  src:  url('./icomoon.eot?t7n8m8#iefix') format('embedded-opentype'),
    url('./icomoon.ttf?t7n8m8') format('truetype'),
    url('./icomoon.woff?t7n8m8') format('woff'),
    url('./icomoon.svg?t7n8m8#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-email:before {
  content: "\e90b";
}
.icon-professional:before {
  content: "\e91e";
}
.icon-fast:before {
  content: "\e91f";
}
.icon-quality-preparation:before {
  content: "\e90c";
}
.icon-quantity:before {
  content: "\e90f";
}
.icon-balance-meal:before {
  content: "\e915";
}
.icon-healthy-fats:before {
  content: "\e917";
}
.icon-eat-plenty:before {
  content: "\e918";
}
.icon-meditation:before {
  content: "\e91a";
}
.icon-sleep:before {
  content: "\e91b";
}
.icon-exercise:before {
  content: "\e91c";
}
.icon-nutrition:before {
  content: "\e91d";
}
.icon-x:before {
  content: "\e900";
}
.icon-add:before {
  content: "\e8fe";
}
.icon-arrow-down:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-convenient:before {
  content: "\e905";
}
.icon-discreet:before {
  content: "\e906";
}
.icon-lamp:before {
  content: "\e907";
}
.icon-left-arrow:before {
  content: "\e908";
}
.icon-right-arrow:before {
  content: "\e909";
}
.icon-safe:before {
  content: "\e90a";
}
