@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?pt9iok');
  src:  url('fonts/icomoon.eot?pt9iok#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pt9iok') format('truetype'),
    url('fonts/icomoon.woff?pt9iok') format('woff'),
    url('fonts/icomoon.svg?pt9iok#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-close:before {
  content: "\e90e";
}
.icon-hamburger:before {
  content: "\e90f";
}
.icon-wine:before {
  content: "\e92a";
}
.icon-cake:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}
.icon-champagne:before {
  content: "\e902";
}
.icon-cheese:before {
  content: "\e903";
}
.icon-cheese2:before {
  content: "\e904";
}
.icon-country:before {
  content: "\e905";
}
.icon-cow:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-francusko:before {
  content: "\e908";
}
.icon-grapes:before {
  content: "\e909";
}
.icon-instagram:before {
  content: "\e90a";
}
.icon-meat:before {
  content: "\e90b";
}
.icon-milk:before {
  content: "\e90c";
}
.icon-sandglass:before {
  content: "\e90d";
}
.icon-arrow-down:before {
  content: "\e922";
}
.icon-arrow-left:before {
  content: "\e923";
}
.icon-arrow-long-down:before {
  content: "\e924";
}
.icon-arrow-long-left:before {
  content: "\e925";
}
.icon-arrow-long-right:before {
  content: "\e926";
}
.icon-arrow-long-up:before {
  content: "\e927";
}
.icon-arrow-right:before {
  content: "\e928";
}
.icon-arrow-up:before {
  content: "\e929";
}
