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

.u-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;
  
  /* 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;
}

.newspaper:before {
  content: "\e91a";
}
.security:before {
  content: "\e915";
}
.handshake:before {
  content: "\e916";
}
.microphone:before {
  content: "\e917";
}
.search:before {
  content: "\e918";
}
.newspaper_o:before {
  content: "\e919";
}
.linkedin:before {
  content: "\e913";
}
.whatsapp:before {
  content: "\e948";
}
.google_plus:before {
  content: "\e914";
}
.gplus:before {
  content: "\e926";
}
.circle:before {
  content: "\e912";
}
.arrow_extend_left:before {
  content: "\e900";
}
.arrow_extend_right:before {
  content: "\e901";
}
.arrow_left:before {
  content: "\e902";
}
.arrow_right:before {
  content: "\e903";
}
.cellphone:before {
  content: "\e904";
}
.close:before {
  content: "\e905";
}
.facebook:before {
  content: "\e906";
}
.facebook_circle:before {
  content: "\e907";
}
.instagram:before {
  content: "\e908";
}
.menu:before {
  content: "\e909";
}
.message:before {
  content: "\e90a";
}
.location:before {
  content: "\e90b";
}
.radio:before {
  content: "\e90c";
}
.twitter:before {
  content: "\e90e";
}
.twitter_circle:before {
  content: "\e90f";
}
.whatsapp_o:before {
  content: "\e910";
}
.youtube:before {
  content: "\e911";
}
