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

[class^="icon-"], [class*=" icon-"], .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-chevron-left:before {
  content: "\e90c";
}
.icon-chevron-right:before {
  content: "\e90d";
}
.icon-mail:before {
  content: "\e900";
}
.icon-mail4:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-facebook2:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-vimeo:before {
  content: "\e906";
}
.icon-vimeo2:before {
  content: "\e907";
}
.icon-flickr:before {
  content: "\e908";
}
.icon-flickr3:before {
  content: "\e909";
}
.icon-linkedin:before {
  content: "\e90a";
}
.icon-linkedin2:before {
  content: "\e90b";
}
