@charset "UTF-8";
/* outfit-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/outfit-v14-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/outfit-v14-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* josefin-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/josefin-sans-v33-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* josefin-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/josefin-sans-v33-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.ttf?w8ncm2") format("truetype"), url("../fonts/icomoon.woff?w8ncm2") format("woff"), url("../fonts/icomoon.svg?w8ncm2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-angles-left:before {
  content: "\f100";
}
.fa-angles-right:before {
  content: "\f101";
}
.fa-angles-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angles-down:before {
  content: "\f103";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up-right-from-square:before {
  content: "\f08e";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-calendar-days:before {
  content: "\f073";
}
.fa-check:before {
  content: "\f00c";
}
.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-circle-check:before {
  content: "\f058";
}
.fa-circle-info:before {
  content: "\f05a";
}
.fa-circle-xmark:before {
  content: "\f057";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-hand-pointer-regular:before {
  content: "\f25b";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-location-dot:before {
  content: "\f3c2";
}
.fa-magnifying-glass-plus:before {
  content: "\f00e";
}
.fa-magnifying-glass:before {
  content: "\f002";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-x-twitter:before {
  content: "\e61b";
}
.fa-xmark:before {
  content: "\f00d";
}
.fa-youtube:before {
  content: "\f167";
}
