[class^="ftmicon-"], [class*=" ftmicon-"] {
  
	/* use !important to prevent issues with browser extensions that change fonts */
  font-family: ftm !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ftmicon-user::before {
  content: "\f007";
}

.ftmicon-search-plus::before {
  content: "\f00e";
}

.ftmicon-shopping-cart::before {
  content: "\f07a";
}

.ftmicon-dollar::before {
  content: "\f155";
}

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

.ftmicon-pinterest::before {
  content: "\f231";
}

.ftmicon-shopping-basket::before {
  content: "\f291";
}

.ftmicon-search::before {
  content: "\f002";
}

.ftmicon-email::before {
  content: "\f003";
}

.ftmicon-heart::before {
  content: "\f004";
}

.ftmicon-check::before {
  content: "\f00c";
}

.ftmicon-close::before {
  content: "\f00d";
}

.ftmicon-play-circle-o::before {
  content: "\f01d";
}

.ftmicon-phone::before {
  content: "\f095";
}

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

.ftmicon-facebook::before {
  content: "\f09a";
}

.ftmicon-facebook-f::before {
  content: "\f09a";
}

.ftmicon-credit-card::before {
  content: "\f09d";
}

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

.ftmicon-angle-left::before {
  content: "\f104";
}

.ftmicon-angle-right::before {
  content: "\f105";
}

.ftmicon-angle-up::before {
  content: "\f106";
}

.ftmicon-angle-down::before {
  content: "\f107";
}

.ftmicon-mobile::before {
  content: "\f10b";
}

.ftmicon-mobile-phone::before {
  content: "\f10b";
}

.ftmicon-calendar::before {
  content: "\f133";
}

.ftmicon-youtube::before {
  content: "\f167";
}

.ftmicon-support::before {
  content: "\e904";
}

.ftmicon-first-tracks::before {
  content: "\e900";
}