@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?lrzt9p');
  src:  url('../fonts/icomoon.eot?lrzt9p#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.woff2?lrzt9p') format('woff2'),
    url('../fonts/icomoon.ttf?lrzt9p') format('truetype'),
    url('../fonts/icomoon.woff?lrzt9p') format('woff'),
    url('../fonts/icomoon.svg?lrzt9p#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-facebook:before {
  content: "\e915";
}
.icon-soundcloud:before {
  content: "\e916";
}
.icon-vimeo:before {
  content: "\e917";
}
.icon-arrow-dropdown:before {
  content: "\e914";
  color: #5c5c5c;
}
.icon-check:before {
  content: "\e913";
}
.icon-search:before {
  content: "\e912";
}
.icon-close:before {
  content: "\e911";
  color: #5c5c5c;
}
.icon-logo .path1:before {
  content: "\e904";
  color: rgb(255, 255, 255);
}
.icon-logo .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(49, 183, 188);
}
.icon-logo .path3:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(49, 183, 188);
}
.icon-logo .path4:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(49, 183, 188);
}
.icon-logo .path5:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(49, 183, 188);
}
.icon-logo .path6:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(49, 183, 188);
}
.icon-logo .path7:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(49, 183, 188);
}
.icon-logo .path8:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(49, 183, 188);
}
.icon-logo .path9:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(49, 183, 188);
}
.icon-logo .path10:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(49, 183, 188);
}
.icon-arrow-right:before {
  content: "\e910";
}
.icon-next:before {
  content: "\e90e";
}
.icon-prev:before {
  content: "\e90f";
}
.icon-shape:before {
  content: "\e903";
}
.icon-dribbble:before {
  content: "\e900";
}
.icon-linkedin:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}
