
@font-face {
  	font-family: 'linecons';
  	src:  url('linecons.eot?ghgelh');
  	src:  url('linecons.eot?ghgelh#iefix') format('embedded-opentype'),
          url('linecons.ttf?ghgelh') format('truetype'),
          url('linecons.woff?ghgelh') format('woff'),
          url('linecons.svg?ghgelh#linecons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.linecon {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'linecons' !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;
}

.linecon-facebook-with-circle:before {
  content: "\e904";
}
.linecon-google-with-circle:before {
  content: "\e905";
}
.linecon-instagram-with-circle:before {
  content: "\e906";
}
.linecon-linkedin-with-circle:before {
  content: "\e907";
}
.linecon-pinterest-with-circle:before {
  content: "\e908";
}
.linecon-twitter-with-circle:before {
  content: "\e909";
}
.linecon-youtube-with-circle:before {
  content: "\e90a";
}
.linecon-google-plus:before {
  content: "\ea8f";
}
.linecon-google-plus2:before {
  content: "\ea90";
}
.linecon-facebook:before {
  content: "\e900";
}
.linecon-facebook2:before {
  content: "\ea94";
}
.linecon-instagram:before {
  content: "\ea95";
}
.linecon-twitter:before {
  content: "\e901";
}
.linecon-youtube:before {
  content: "\ea9f";
}
.linecon-youtube2:before {
  content: "\e902";
}
.linecon-linkedin:before {
  content: "\eaca";
}
.linecon-linkedin2:before {
  content: "\e903";
}
.linecon-pinterest:before {
  content: "\ead1";
}
.linecon-pinterest2:before {
  content: "\ead2";
}