@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?xxs7ut');
  src:  url('../fonts/icomoon.eot?xxs7ut#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?xxs7ut') format('truetype'),
  url('../fonts/icomoon.woff?xxs7ut') format('woff'),
  url('../fonts/icomoon.svg?xxs7ut#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-search-interface-circular-symbol:before {
  content: "\e900";
}
.icon-facebook-circular-logo:before {
  content: "\e901";
}
.icon-linkedin-with-circle:before {
  content: "\e902";
}
.icon-twitter-with-circle:before {
  content: "\e903";
}
