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

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

.icon-arrow-with-circle-down:before {
  content: "\e900";
}
.icon-facebook-with-circle:before {
  content: "\e901";
}
.icon-instagram-with-circle:before {
  content: "\e902";
}
.icon-pinterest-with-circle:before {
  content: "\e903";
}
.icon-twitter-with-circle:before {
  content: "\e904";
}
.icon-vimeo-with-circle:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e9bd";
}
