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

[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;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrowleftdouble:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrowrightdouble:before {
  content: "\e904";
}
.icon-at:before {
  content: "\e905";
}
.icon-back:before {
  content: "\e906";
}
.icon-calendar:before {
  content: "\e907";
}
.icon-clock:before {
  content: "\e908";
}
.icon-delete:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90a";
}
.icon-gallery:before {
  content: "\e90b";
}
.icon-google-plus:before {
  content: "\e90c";
}
.icon-instagram:before {
  content: "\e90d";
}
.icon-next:before {
  content: "\e90e";
}
.icon-phone-call:before {
  content: "\e90f";
}
.icon-photo-camera:before {
  content: "\e910";
}
.icon-placeholder:before {
  content: "\e911";
}
.icon-play-button:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\e913";
  color: #6d68cf;
}
.icon-youtube:before {
  content: "\e914";
}
