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

[class^="icon_holod-"], [class*=" icon_holod-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'holod2_1' !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_holod-fridge:before {
  content: "\e900";
}
.icon_holod-embedded:before {
  content: "\e901";
}
.icon_holod-wine:before {
  content: "\e902";
}
.icon_holod-industrial:before {
  content: "\e903";
}
.icon_holod-arrow_up:before {
  content: "\1f54f";
  color: #35d59d;
}
