/* Font Awesome Free 6.5.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc. */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-solid-900.woff2") format("woff2");
}

.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Universal Access Icon */
.fa-universal-access:before {
  content: "\f29a";
}

/* Times/Close Icon */
.fa-times:before {
  content: "\f00d";
}

/* Globe Icon */
.fa-globe:before {
  content: "\f0ac";
}

/* Search Plus Icon */
.fa-search-plus:before {
  content: "\f00e";
}

/* Search Minus Icon */
.fa-search-minus:before {
  content: "\f010";
}

/* Adjust Icon */
.fa-adjust:before {
  content: "\f042";
}

/* Low Vision Icon */
.fa-low-vision:before {
  content: "\f2a8";
}

/* Link Icon */
.fa-link:before {
  content: "\f0c1";
}

/* Pause Circle Icon */
.fa-pause-circle:before {
  content: "\f28b";
}

/* Sync Alt Icon */
.fa-sync-alt:before {
  content: "\f2f1";
}
