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

[class^="lni-"], [class*=" lni-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'LineIcons' !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;
}

.lni-mobile:before {
  content: "\e907";
}
.lni-pointer:before {
  content: "\e99b";
}
.lni-user:before {
  content: "\e9a4";
}
.lni-twitter-original:before {
  content: "\ea7b";
}
.lni-twitter:before {
  content: "\ea97";
}
.lni-twitter-filled:before {
  content: "\eac8";
}
.lni-facebook-original:before {
  content: "\ea94";
}
.lni-facebook-filled:before {
  content: "\ea99";
}
.lni-facebook:before {
  content: "\ea9a";
}
.lni-google:before {
  content: "\e99d";
}
.lni-linkedin:before {
    content: "\eaa1";
}
.lni-linkedin-original:before {
  content: "\ea8a";
}
.lni-linkedin-filled{
  content: "\eaca";
}
.lni-google-plus:before {
  content: "\eaac";
}
.lni-instagram-original:before {
  content: "\ea8c";
}
.lni-instagram-filled:before {
  content: "\eaa6";
}
.lni-instagram:before {
  content: "\eaa7";
}
.lni-youtube:before {
  content: "\ea81";
}

.lni-envelope:before {
  content: "\e997";
}
.lni-unlock:before {
  content: "\e90c";
}
.lni-lock:before {
  content: "\e946";
}
.lni-checkmark:before{
  content: "\e94c";
}
.lni-eye:before {
    content: "\eac3";
}