@font-face {
  font-family: 'icomoon';
  src:
    url('../../fonts/icons/icomoon.ttf') format('truetype'),
    url('../../fonts/icons/icomoon.woff') format('woff'),
    url('../../fonts/icons/icomoon.svg#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: 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-shutters-a:before {
  content: "\e906";
}
.icon-shutters-b:before {
  content: "\e907";
}
.icon-shutters-c:before {
  content: "\e908";
}
.icon-shutters-d:before {
  content: "\e909";
}
.icon-shutters-e:before {
  content: "\e90a";
}
.icon-eco:before {
  content: "\e900";
}
.icon-guarantee:before {
  content: "\e901";
}
.icon-local:before {
  content: "\e902";
}
.icon-security:before {
  content: "\e903";
}
.icon-shutters:before {
  content: "\e904";
}
.icon-time:before {
  content: "\e905";
}