@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot');
  src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.svgicomoon') 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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lupe:before {
  content: '\e900';
}
.icon-social-flickr:before {
  content: '\e901';
}
.icon-chevron-down:before {
  content: '\e902';
}
.icon-chevron-left:before {
  content: '\e903';
}
.icon-chevron-right:before {
  content: '\e904';
}
.icon-chevron-up:before {
  content: '\e905';
}
.icon-chevron-thin-down:before {
  content: '\e906';
}
.icon-chevron-thin-left:before {
  content: '\e907';
}
.icon-chevron-thin-right:before {
  content: '\e908';
}
.icon-chevron-thin-up:before {
  content: '\e909';
}
.icon-mail-envelope-closed:before {
  content: '\e90a';
}
.icon-facebook:before {
  content: '\ea90';
}
.icon-instagram:before {
  content: '\ea92';
}
.icon-twitter:before {
  content: '\ea96';
}
.icon-vimeo:before {
  content: '\eaa0';
}
.icon-flickr2:before {
  content: '\eaa4';
}
.icon-linkedin2:before {
  content: '\eaca';
}
