@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?5cdw4d');
  src:  url('../fonts/icomoon.eot?5cdw4d#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?5cdw4d') format('truetype'),
    url('../fonts/icomoon.woff?5cdw4d') format('woff'),
    url('../fonts/icomoon.svg?5cdw4d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.icon-login2:before {
  content: "\e900";
}
.icon-login3:before {
  content: "\e901";
}
.icon-check2:before {
  content: "\e5ca";
}
.icon-address:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-free-trial:before {
  content: "\e905";
}
.icon-login:before {
  content: "\e906";
}
.icon-phone:before {
  content: "\e907";
}
.icon-check3:before {
  content: "\e908";
}
.icon-arrow_down:before {
  content: "\e909";
}
.icon-arrow_left:before {
  content: "\e90a";
}
.icon-arrow_right:before {
  content: "\e90b";
}
.icon-arrow_up:before {
  content: "\e90c";
}
.icon-close2:before {
  content: "\e90d";
}
.icon-minus:before {
  content: "\e90e";
}
.icon-play:before {
  content: "\e90f";
}
.icon-plus:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e911";
}
.icon-share:before {
  content: "\e912";
}
.icon-social_facebook:before {
  content: "\e913";
}
.icon-social_google:before {
  content: "\e914";
}
.icon-social_instagram:before {
  content: "\e915";
}
.icon-social_linkedin:before {
  content: "\e916";
}
.icon-social_pinterest:before {
  content: "\e917";
}
.icon-social_twitter:before {
  content: "\e918";
}
.icon-social_youtube1:before {
  content: "\e919";
}
.icon-social_youtube2:before {
  content: "\e91a";
}
.icon-menu:before {
  content: "\e91b";
}
.icon-check:before {
  content: "\f00c";
}

