@font-face {
  font-family: Inter;
  src: url("../fonts/Inter-Light.ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: url("../fonts/Inter-Regular.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: url("../fonts/Inter-Medium.ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: url("../fonts/Inter-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: url("../fonts/Inter-Bold.ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: fontello;
  src: url("../fonts/fontello.eot?24501332");
  src: url("../fonts/fontello.eot?24501332#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?24501332") format("woff2"), url("../fonts/fontello.woff?24501332") format("woff"), url("../fonts/fontello.ttf?24501332") format("truetype"), url("../fonts/fontello.svg?24501332#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.icon::before {
  display: inline-block;
  width: 1em;
  margin: 0 0.2em;
  line-height: 1em;
  text-align: center;
  font-family: fontello, serif;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon--cw.icon::before {
  content: "\e800";
}

.icon--left-open.icon::before {
  content: "\e801";
}

.icon--down-open.icon::before {
  content: "\e802";
}

.icon--right-open.icon::before {
  content: "\e803";
}

.icon--down-open-1.icon::before {
  content: "\e804";
}

.icon--up-open.icon::before {
  content: "\e805";
}

.icon--right-open-1.icon::before {
  content: "\e806";
}

.icon--up-open-1.icon::before {
  content: "\e807";
}

.icon--right-open-mini.icon::before {
  content: "\e808";
}

.icon--down-open-mini.icon::before {
  content: "\e809";
}

.icon--down-open-big.icon::before {
  content: "\e80a";
}

.icon--left-open-big.icon::before {
  content: "\e80b";
}

.icon--up-open-mini.icon::before {
  content: "\e80c";
}

.icon--left-open-mini.icon::before {
  content: "\e80d";
}

.icon--right-open-big.icon::before {
  content: "\e80e";
}

.icon--up-open-big.icon::before {
  content: "\e80f";
}

.icon--menu-1.icon::before {
  content: "\e810";
}

.icon--menu-2.icon::before {
  content: "\e811";
}

.icon--menu-outline.icon::before {
  content: "\e812";
}

.icon--left-open-1.icon::before {
  content: "\e813";
}

.icon--left-open-3.icon::before {
  content: "\e814";
}

.icon--right-open-3.icon::before {
  content: "\e815";
}

.icon--up-open-3.icon::before {
  content: "\e816";
}

.icon--down-circle.icon::before {
  content: "\e817";
}

.icon--left-circle.icon::before {
  content: "\e818";
}

.icon--right-circle.icon::before {
  content: "\e819";
}

.icon--up-circle.icon::before {
  content: "\e81a";
}

.icon--down-open-3.icon::before {
  content: "\e81b";
}

.icon--down-open-2.icon::before {
  content: "\f004";
}

.icon--up-open-2.icon::before {
  content: "\f005";
}

.icon--right-open-2.icon::before {
  content: "\f006";
}

.icon--left-open-2.icon::before {
  content: "\f007";
}

.icon--menu-3.icon::before {
  content: "\f008";
}

.icon--move.icon::before {
  content: "\f047";
}

.icon--twitter.icon::before {
  content: "\f099";
}

.icon--menu.icon::before {
  content: "\f0c9";
}

.icon--linkedin.icon::before {
  content: "\f0e1";
}

.icon--circle.icon::before {
  content: "\f111";
}

.icon--youtube.icon::before {
  content: "\f16a";
}

.icon--instagram.icon::before {
  content: "\f16d";
}

.icon--dribbble.icon::before {
  content: "\f17d";
}

.icon--facebook.icon::before {
  content: "\f308";
}

.icon--hand-pointer-o.icon::before {
  content: "\f25a";
}

/*# sourceMappingURL=base-icon.scss.css.map*/