/*!
 * Font Awesome Pro 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.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-search:before {
  content: "\f002"; }
.fa-star:before {
  content: "\f005"; }
.fa-times:before {
  content: "\f00d"; }
.fa-cog:before {
  content: "\f013"; }
.fa-tags:before {
  content: "\f02c"; }
.fa-pencil:before {
  content: "\f040"; }
.fa-info-circle:before {
  content: "\f05a"; }
.fa-info-square:before {
  content: "\f30f"; }
.fa-plus:before {
  content: "\f067"; }
.fa-external-link:before {
  content: "\f08e"; }
.fa-undo:before {
  content: "\f0e2"; }
.fa-plus-square:before {
  content: "\f0fe"; }
.fa-external-link-square:before {
  content: "\f14c"; }
.fa-history:before {
  content: "\f1da"; }
.fa-undo-alt:before {
  content: "\f2ea"; }
.fa-trash-alt:before {
  content: "\f2ed"; }
.fa-tools:before {
  content: "\f7d9"; }

@font-face {
  font-family: 'ico-light';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("font/fa-light.eot");
  src: url("font/fa-light.eot?#iefix") format("embedded-opentype"), url("font/fa-light.woff2") format("woff2"), url("font/fa-light.woff") format("woff"), url("font/fa-light.ttf") format("truetype"), url("font/fa-light.svg#fontawesome") format("svg"); }

.fal {
  font-family: 'ico-light';
  font-weight: 300; }

@font-face {
  font-family: 'ico-regular';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("font/fa-regular.eot");
  src: url("font/fa-regular.eot?#iefix") format("embedded-opentype"), url("font/fa-regular.woff2") format("woff2"), url("font/fa-regular.woff") format("woff"), url("font/fa-regular.ttf") format("truetype"), url("font/fa-regular.svg#fontawesome") format("svg"); }

.far {
  font-family: 'ico-regular';
  font-weight: 400; }
