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

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

.pasearch-ajax-search:before {
  content: "\e900";
}
.pasearch-mobile:before {
  content: "\e901";
}
