@font-face {
  font-family: 'covid-user';
  src:
    url('fonts/covid-user.ttf?h7eqaa') format('truetype'),
    url('fonts/covid-user.woff?h7eqaa') format('woff'),
    url('fonts/covid-user.svg?h7eqaa#covid-user') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-ready-streamline-icon-single-neutral30x30-01:before {
  content: "\e900";
}
