@font-face {
  font-family: fontello;
  font-display: swap;
  src: url('../font/fontello.eot?67616532');
  src:
    url('../font/fontello.eot?67616532#iefix') format('embedded-opentype'),
    url('../font/fontello.woff2?67616532') format('woff2'),
    url('../font/fontello.woff?67616532') format('woff'),
    url('../font/fontello.ttf?67616532') format('truetype'),
    url('../font/fontello.svg?67616532#fontello') format('svg');
  font-weight: 400;
  font-style: normal;
}
[class*=' fa-']:before,
[class^='fa-']:before {
  font-family: fontello;
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-search:before {
  content: '\e800';
}
.fa-times:before {
  content: '\e801';
}
.fa-times-circle:before {
  content: '\e802';
}
.fa-arrow-right:before {
  content: '\e803';
}
.fa-calendar:before {
  content: '\e804';
}
.fa-plus:before {
  content: '\e805';
}
.fa-minus:before {
  content: '\e806';
}
.fa-check:before {
  content: '\e807';
}
.fa-check-circle:before {
  content: '\e808';
}
.fa-chevron-right:before {
  content: '\e809';
}
.fa-chevron-left:before {
  content: '\e80a';
}
.fa-chevron-down:before {
  content: '\e80b';
}
.fa-twitter:before {
  content: '\f099';
}
.fa-facebook:before {
  content: '\f09a';
}
.fa-sort-amount-asc:before {
  content: '\f160';
}
.fa-sort-amount-desc:before {
  content: '\f161';
}
.fa-instagram:before {
  content: '\f16d';
}
.fa-long-arrow-right:before {
  content: '\f178';
}
