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

[class^="search-"], [class*=" search-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'search-icon' !important;
  speak: never;
  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;
}

.search-svgviewer-output-1:before {
  content: "\e900";
}
