@font-face {
    font-family: 'fontello';
    src:url('../inc/font/fontello.eot?37809141');
    src:url('../inc/font/fontello.eot?37809141#iefix') format('embedded-opentype'),
        url('../inc/font/fontello.ttf?37809141') format('truetype'),
        url('../inc/font/fontello.svgz?37809141#fontello') format('svg'),
        url('../inc/font/fontello.svg?37809141#fontello') format('svg'),
        url('../inc/font/fontello.woff?37809141') format('woff');
    font-weight:normal;
    font-style:normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */


@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../inc/font/fontello.svgz?37809141#fontello') format('svg');
    src: url('../inc/font/fontello.svg?37809141#fontello') format('svg');
  }
}


ul.icons {
	list-style-type: none !important;
	text-indent: -0.75em;
} 

/*---------------------------------------------------------------*/
/* Fontello pack
/*---------------------------------------------------------------*/

[class^="linecon-"]:before, [class*=" linecon-"]:before{
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}


/*Fontello*/

.linecon-plus-1:before { content: '\e800'; } /* '?' */
.linecon-pinterest:before { content: '\e802'; } /* '?' */
.linecon-rss:before { content: '\e804'; } /* '?' */
.linecon-dropbox:before { content: '\e803'; } /* '?' */
.linecon-heart:before { content: '\e000'; } /* '?' */
.linecon-cloud:before { content: '\e001'; } /* '?' */
.linecon-star:before { content: '\e002'; } /* '?' */
.linecon-tv:before { content: '\e003'; } /* '?' */
.linecon-sound:before { content: '\e004'; } /* '?' */
.linecon-videocam:before { content: '\e005'; } /* '?' */
.linecon-trash:before { content: '\e006'; } /* '?' */
.linecon-user:before { content: '\e007'; } /* '?' */
.linecon-key:before { content: '\e008'; } /* '?' */
.linecon-search:before { content: '\e009'; } /* '?' */
.linecon-cog:before { content: '\e00a'; } /* '?' */
.linecon-camera:before { content: '\e00b'; } /* '?' */
.linecon-tag:before { content: '\e00c'; } /* '?' */
.linecon-lock:before { content: '\e00d'; } /* '?' */
.linecon-lightbulb:before { content: '\e00e'; } /* '?' */
.linecon-pencil:before { content: '\e00f'; } /* '?' */
.linecon-diamond:before { content: '\e010'; } /* '?' */
.linecon-desktop:before { content: '\e011'; } /* '?' */
.linecon-location:before { content: '\e012'; } /* '?' */
.linecon-eye:before { content: '\e013'; } /* '?' */
.linecon-comment:before { content: '\e014'; } /* '?' */
.linecon-inbox:before { content: '\e015'; } /* '?' */
.linecon-cup:before { content: '\e016'; } /* '?' */
.linecon-mobile:before { content: '\e017'; } /* '?' */
.linecon-doc:before { content: '\e018'; } /* '?' */
.linecon-mail:before { content: '\e019'; } /* '?' */
.linecon-thumbs-up:before { content: '\e01a'; } /* '?' */
.linecon-photo:before { content: '\e01b'; } /* '?' */
.linecon-note:before { content: '\e01c'; } /* '?' */
.linecon-clock:before { content: '\e01d'; } /* '?' */
.linecon-paper-plane:before { content: '\e01e'; } /* '?' */
.linecon-params:before { content: '\e01f'; } /* '?' */
.linecon-money:before { content: '\e020'; } /* '?' */
.linecon-database:before { content: '\e021'; } /* '?' */
.linecon-music:before { content: '\e022'; } /* '?' */
.linecon-megaphone:before { content: '\e023'; } /* '?' */
.linecon-graduation-cap:before { content: '\e024'; } /* '?' */
.linecon-beaker:before { content: '\e025'; } /* '?' */
.linecon-food:before { content: '\e026'; } /* '?' */
.linecon-t-shirt:before { content: '\e027'; } /* '?' */
.linecon-fire:before { content: '\e028'; } /* '?' */
.linecon-attach:before { content: '\e029'; } /* '?' */
.linecon-shop:before { content: '\e02a'; } /* '?' */
.linecon-calendar:before { content: '\e02b'; } /* '?' */
.linecon-wallet:before { content: '\e02c'; } /* '?' */
.linecon-cd:before { content: '\e02d'; } /* '?' */
.linecon-truck:before { content: '\e02e'; } /* '?' */
.linecon-globe:before { content: '\e02f'; } /* '?' */
.linecon-down-open:before { content: '\e75c'; } /* '?' */
.linecon-up-open:before { content: '\e75f'; } /* '?' */
.linecon-facebook-rect:before { content: '\f301'; } /* '?' */
.linecon-twitter-bird:before { content: '\f303'; } /* '?' */
.linecon-googleplus-rect:before { content: '\f309'; } /* '?' */
.linecon-vkontakte-rect:before { content: '\f30a'; } /* '?' */
.linecon-skype:before { content: '\f30b'; } /* '?' */
.linecon-vimeo:before { content: '\f30f'; } /* '?' */
.linecon-tumblr:before { content: '\f311'; } /* '?' */
.linecon-youtube:before { content: '\e801'; } /* '?' */
.linecon-deviantart:before { content: '\f316'; } /* '?' */
.linecon-lastfm:before { content: '\f318'; } /* '?' */
.linecon-linkedin-rect:before { content: '\f31b'; } /* '?' */
.linecon-picasa:before { content: '\f31c'; } /* '?' */
.linecon-wordpress:before { content: '\f31d'; } /* '?' */
.linecon-instagram:before { content: '\f31e'; } /* '' */

