@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/v1/icomoon.eot?nvibjb');
  src:  url('../fonts/v1//icomoon.eot?nvibjb#iefix') format('embedded-opentype'),
        url('../fonts/v1//icomoon.ttf?nvibjb') format('truetype'),
        url('../fonts/v1//icomoon.woff?nvibjb') format('woff'),
        url('../fonts/v1//icomoon.svg?nvibjb#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icom-"]:before, [class*=" icom-"]:before {
  /* 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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

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


.icom-home3:before {
  content: "\e902";
}
.icom-image:before {
  content: "\e90d";
}
.icom-images:before {
  content: "\e90e";
}
.icom-coin-euro:before {
  content: "\e93c";
}
.icom-credit-card:before {
  content: "\e93f";
}
.icom-phone:before {
  content: "\e942";
}
.icom-envelop:before {
  content: "\e945";
}
.icom-location2:before {
  content: "\e948";
}
.icom-drawer:before {
  content: "\e95c";
}
.icom-users:before {
  content: "\e972";
}
.icom-accessibility:before {
  content: "\e9b2";
}
.icom-menu:before {
  content: "\e9bd";
}
.icom-sleepy:before {
  content: "\e9fd";
}
.icom-warning:before {
  content: "\ea07";
}
.icom-info:before {
  content: "\ea0c";
}
.icom-google-plus:before {
  content: "\ea8b";
}
.icom-facebook:before {
  content: "\ea90";
}
.icom-twitter:before {
  content: "\ea96";
}
.icom-linkedin2:before {
  content: "\eaca";
}
