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

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

.icon-iko-motiv:before {
  content: "\e900";
  color: #ac8647;
}
.icon-KONTAKT_mail-ico:before {
  content: "\e901";
  color: #fff;
}
.icon-KONTAKT_phone-ico:before {
  content: "\e902";
  color: #fff;
}
.icon-NASE-HODNOTY_ikona-motiv:before {
  content: "\e903";
  color: #fff;
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
