@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?rqee0m');
  src:  url('fonts/icomoon.eot?rqee0m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?rqee0m') format('truetype'),
    url('fonts/icomoon.woff?rqee0m') format('woff'),
    url('fonts/icomoon.svg?rqee0m#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-camomille:before {
  content: "\1f338";
}
.icon-star:before {
  content: "\1f31f";
}
.icon-flower:before {
  content: "\1f33c";
}
.icon-water:before {
  content: "\1f4a7";
}
.icon-drop:before {
  content: "\1f4a6";
}
.icon-handdrop:before {
  content: "\1f450";
}
.icon-colum:before {
  content: "\1f5ff";
}
.icon-rose:before {
  content: "\1f33a";
}
