@font-face {
  font-family: 'icomoon';
  src:  url('/assets/fonts/icomoon.eot?8d0m0y');
  src:  url('/assets/fonts/icomoon.eot?8d0m0y#iefix') format('embedded-opentype'),
    url('/assets/fonts/icomoon.ttf?8d0m0y') format('truetype'),
    url('/assets/fonts/icomoon.woff?8d0m0y') format('woff'),
    url('/assets/fonts/icomoon.svg?8d0m0y#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-bars:before {
  content: "\e910";
}
.icon-chevron-down:before {
  content: "\e900";
}
.icon-facebook .path1:before {
  content: "\e901";
  color: rgb(51, 51, 51);
}
.icon-facebook .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-linkedin .path1:before {
  content: "\e904";
  color: rgb(51, 51, 51);
}
.icon-linkedin .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-medium .path1:before {
  content: "\e906";
  color: rgb(51, 51, 51);
}
.icon-medium .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-email:before {
  content: "\e908";
}
.icon-pin:before {
  content: "\e909";
}
.icon-scale .path1:before {
  content: "\e90a";
  color: rgb(247, 20, 20);
}
.icon-scale .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-partner .path1:before {
  content: "\e90c";
  color: rgb(247, 20, 20);
}
.icon-partner .path2:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-focus .path1:before {
  content: "\e90e";
  color: rgb(247, 20, 20);
}
.icon-focus .path2:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-section:before {
  content: "\e902";
  color: #f71414;
}
.icon-close:before {
  content: "\e911";
}
.icon-Arrow-up:before {
  content: "\e912";
}
.icon-close1:before {
  content: "\e914";
}
.icon-down:before {
  content: "\e913";
}
