/*!
 * Font Awesome Pro 5.15.4 OTF by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url('Font-Awesome-5-Pro-Light-300.otf') format('opentype');
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('Font-Awesome-5-Pro-Regular-400.otf') format('opentype');
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('Font-Awesome-5-Pro-Solid-900.otf') format('opentype');
}

@font-face {
  font-family: 'Font Awesome 5 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('Font-Awesome-5-Duotone-Solid-900.otf') format('opentype');
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
}

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}

.fad {
  font-family: 'Font Awesome 5 Duotone';
  font-weight: 900;
}

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

/* Icon mappings from FontAwesome Pro 5.15.4 */
.fa-home:before { content: "\f015"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-users:before { content: "\f0c0"; }
.fa-exchange:before { content: "\f0ec"; }
.fa-inbox:before { content: "\f01c"; }
.fa-tasks:before { content: "\f0ae"; }
.fa-calendar:before { content: "\f133"; }
.fa-signal:before { content: "\f012"; }
.fa-car-crash:before { content: "\f5e1"; }
.fa-chart-pie:before { content: "\f200"; }
.fa-file:before { content: "\f15b"; }
.fa-copy:before { content: "\f0c5"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-copyright:before { content: "\f1f9"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-search:before { content: "\f002"; }
.fa-envelope:before { content: "\f0e0"; }