/*
Linecons icon font: Linecons
*/

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Linecons";
    src: url("./linecons.svg#Linecons") format("svg");
  }
}

[class^="linecons-"]:before, [class*=" linecons-"]:before,
[class^="linecons-"]:after, [class*=" linecons-"]:after {
    font: 400 1em 'Linecons';
}

.linecons-banknote:before { content: "\f100"; }
.linecons-big-megaphone:before { content: "\f101"; }
.linecons-big-star:before { content: "\f102"; }
.linecons-camera-video:before { content: "\f103"; }
.linecons-chemistry:before { content: "\f104"; }
.linecons-coffee:before { content: "\f105"; }
.linecons-daily-newspaper:before { content: "\f106"; }
.linecons-database:before { content: "\f107"; }
.linecons-diamond:before { content: "\f108"; }
.linecons-digital-photo:before { content: "\f109"; }
.linecons-dustbin:before { content: "\f10a"; }
.linecons-envelope:before { content: "\f10b"; }
.linecons-eye:before { content: "\f10c"; }
.linecons-flame:before { content: "\f10d"; }
.linecons-graduation-cap:before { content: "\f10e"; }
.linecons-groceries-store:before { content: "\f10f"; }
.linecons-heart-shape:before { content: "\f110"; }
.linecons-inbox:before { content: "\f111"; }
.linecons-like:before { content: "\f112"; }
.linecons-location-gps:before { content: "\f113"; }
.linecons-locked-padlock:before { content: "\f114"; }
.linecons-newspaper:before { content: "\f115"; }
.linecons-noodle-bowl:before { content: "\f116"; }
.linecons-paper-plane:before { content: "\f117"; }
.linecons-paperclip-archive:before { content: "\f118"; }
.linecons-parameters:before { content: "\f119"; }
.linecons-pencil-with-rubber:before { content: "\f11a"; }
.linecons-quaver:before { content: "\f11b"; }
.linecons-reflex-camera:before { content: "\f11c"; }
.linecons-screen-outline:before { content: "\f11d"; }
.linecons-setting-tool:before { content: "\f11e"; }
.linecons-small-calendar:before { content: "\f11f"; }
.linecons-small-cloud:before { content: "\f120"; }
.linecons-small-key:before { content: "\f121"; }
.linecons-small-light-bulb:before { content: "\f122"; }
.linecons-small-truck:before { content: "\f123"; }
.linecons-smartphone-outline:before { content: "\f124"; }
.linecons-sound-on:before { content: "\f125"; }
.linecons-speech-bubble:before { content: "\f126"; }
.linecons-tag:before { content: "\f127"; }
.linecons-television-outline:before { content: "\f128"; }
.linecons-the-world:before { content: "\f129"; }
.linecons-user-avatar:before { content: "\f12a"; }
.linecons-vynil:before { content: "\f12b"; }
.linecons-wallet-with-zipper:before { content: "\f12c"; }
.linecons-white-t-shirt:before { content: "\f12d"; }
.linecons-wristwatch:before { text-indent: 2px !important; content: "\f12e"; }
.linecons-zoom-tool:before { content: "\f12f"; }
