@font-face {
  font-family: 'icomoon';
  src:  url("../../icons/icomoon.714b0f31b065.eot?qfo5nx");
  src:  url("../../icons/icomoon.714b0f31b065.eot?qfo5nx#iefix") format('embedded-opentype'),
    url("../../icons/icomoon.d6af98ab8501.ttf?qfo5nx") format('truetype'),
    url("../../icons/icomoon.9ea13ba924ee.woff?qfo5nx") format('woff'),
    url("../../icons/icomoon.5c9ca5c7b0d3.svg?qfo5nx#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i[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-heart:before {
  content: "\f004";
}
.icon-linkedin:before {
  content: "\f08c";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-facebook-f:before {
  content: "\f39e";
}
.icon-check:before {
  content: "\f00c";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-chevron-down:before {
  content: "\e925";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-calendar:before {
  content: "\f133";
}
