@font-face {
  font-family: 'fontagon-icons';
  font-style: normal;
  font-weight: 400;
  src: url("fontagon-icons.eot?3c765114819ad0c38843833a72f7c7a1?#iefix") format("embedded-opentype"),
url("fontagon-icons.woff2?3c765114819ad0c38843833a72f7c7a1") format("woff2"),
url("fontagon-icons.woff?3c765114819ad0c38843833a72f7c7a1") format("woff");
}

.fontagon-icons, .ft-icons {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.ft-icons {
  width: 1em;
  height: 1em;
  position: relative;
  fill: currentColor;
}

.fontagon-icons {
  font-family: 'fontagon-icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

.ft-arrow-down:before { content: "\f101"; }
.ft-arrow-left:before { content: "\f102"; }
.ft-arrow-right:before { content: "\f103"; }
.ft-circle:before { content: "\f104"; }
.ft-close:before { content: "\f105"; }
.ft-facebook:before { content: "\f106"; }
.ft-instagram:before { content: "\f107"; }
.ft-linkedin:before { content: "\f108"; }
.ft-logo:before { content: "\f109"; }
