@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fhnbr6');
  src:  url('fonts/icomoon.eot?fhnbr6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fhnbr6') format('truetype'),
    url('fonts/icomoon.woff?fhnbr6') format('woff'),
    url('fonts/icomoon.svg?fhnbr6#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-close:before {
  content: "\e911";
}

.icon-connection:before {
  content: "\e90d";
}

.icon-user:before {
  content: "\e90e";
}

.icon-shopping:before {
  content: "\e90f";
}

.icon-map:before {
  content: "\e910";
}

.icon-icon-edit:before {
  content: "\e90c";
}

.icon-icon-chevron-left:before {
  content: "\e900";
}

.icon-icon-cart:before {
  content: "\e90b";
}

.icon-icon-up-down:before {
  content: "\e901";
}

.icon-icon-download:before {
  content: "\e902";
}

.icon-icon-zoom:before {
  content: "\e903";
}

.icon-icon-youtube:before {
  content: "\e904";
}

.icon-icon-dots:before {
  content: "\e905";
}

.icon-icon-share:before {
  content: "\e906";
}

.icon-icon-paper:before {
  content: "\e907";
}

.icon-icon-hamburger:before {
  content: "\e908";
}

.icon-icon-list:before {
  content: "\e909";
}

.icon-icon-loop:before {
  content: "\e90a";
}