﻿/*!
* Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa, .fab, .fal, .far, .fas {
  -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-svg-icon {
  display: inline-flex;
  align-self: center;
  fill: #000;
}

.fa-svg-icon svg {
  height: 1em;
  width: 1em;
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-times:before {
  content: "\f00d";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-lock:before {
  content: "\f023";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-search:before {
  content: "\f002";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-print:before {
  content: "\f02f";
}

.fa-phone:before {
  content: "\f095";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-file:before {
  content: "\f15b";
}

.fa-smile:before {
  content: "\f118";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-plus:before {
  content: "+";
}

.fa-magnifying-glass-plus:before {
  content: "\f00e";
}

.fa-play:before {
  content: "\f04b";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

/*@import 'version5/scss/regular.scss';*/
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/css/fontawesome/version5/webfonts/fa-solid-900.eot");
  src: url("/css/fontawesome/version5/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/css/fontawesome/version5/webfonts/fa-solid-900.woff2") format("woff2"), url("/css/fontawesome/version5/webfonts/fa-solid-900.woff") format("woff"), url("/css/fontawesome/version5/webfonts/fa-solid-900.ttf") format("truetype"), url("/css/fontawesome/version5/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
