@font-face {
  font-family: 'covid';
  src:
    url('fonts/covid.ttf?1dt682') format('truetype'),
    url('fonts/covid.woff?1dt682') format('woff'),
    url('fonts/covid.svg?1dt682#covid') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'covid' !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;
}

.fa-fal-ban:before {
  content: "\f05e";
}
.fa-fal-angle-down:before {
  content: "\f107";
}
.fa-fal-angle-left:before {
  content: "\f104";
}
.fa-fal-angle-right:before {
  content: "\f105";
}
.fa-fal-angle-up:before {
  content: "\f106";
}
.fa-fal-bars:before {
  content: "\f0c9";
}
.fa-fal-calendar-alt:before {
  content: "\f073";
}
.fa-fal-calendar-check:before {
  content: "\f274";
}
.fa-fal-check-square:before {
  content: "\f14a";
}
.fa-fal-chevron-down:before {
  content: "\f904";
}
.fa-fal-chevron-right:before {
  content: "\f054";
}
.fa-fal-chevron-up:before {
  content: "\f077";
}
.fa-fal-circle:before {
  content: "\f112";
}
.fa-fal-clock:before {
  content: "\f018";
}
.fa-fal-copy:before {
  content: "\f0c5";
}
.fa-fal-dot-circle:before {
  content: "\f192";
}
.fa-fal-ellipsis-v:before {
  content: "\f142";
}
.fa-fal-exclamation-triangle:before {
  content: "\f071";
}
.fa-fal-external-link:before {
  content: "\f08e";
}
.fa-fal-flask:before {
  content: "\f0c3";
}
.fa-fal-history:before {
  content: "\f1da";
}
.fa-fal-info-circle:before {
  content: "\f05a";
}
.fa-fal-plus-circle:before {
  content: "\f055";
}
.fa-fal-square:before {
  content: "\f0c8";
}
.fa-fal-times:before {
  content: "\f00d";
}
.fa-fal-times-circle:before {
  content: "\f057";
}
.fa-fal-trash:before {
  content: "\f1f8";
}
.fa-fal-user:before {
  content: "\f007";
}
.fa-fas-check-circle:before {
  content: "\e058";
}
.fa-fas-check-square:before {
  content: "\e903";
}
.fa-fas-circle:before {
  content: "\e111";
}
.fa-fas-exclamation-triangle:before {
  content: "\e071";
}
.fa-fas-hexagon:before {
  content: "\e312";
}
.fa-fas-info-circle:before {
  content: "\e05a";
}
.fa-fas-question-circle:before {
  content: "\e059";
}
.fa-fas-square:before {
  content: "\e0c8";
}
.fa-fas-user:before {
  content: "\e007";
}
