
@font-face {
	font-family: 'Lato';
	src: url('Lato-Light.eot');
	src: local('Lato-Light'),
		url('Lato-Light.eot?#iefix') format('embedded-opentype'),
		url('Lato-Light.woff2') format('woff2'),
		url('Lato-Light.woff') format('woff'),
		url('Lato-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('Lato-Regular.eot');
	src: local('Lato Regular'), local('Lato-Regular'),
		url('Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('Lato-Regular.woff2') format('woff2'),
		url('Lato-Regular.woff') format('woff'),
		url('Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('Lato-Bold.eot');
	src: local('Lato Bold'), local('Lato-Bold'),
		url('Lato-Bold.eot?#iefix') format('embedded-opentype'),
		url('Lato-Bold.woff2') format('woff2'),
		url('Lato-Bold.woff') format('woff'),
		url('Lato-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('Lato-Italic.eot');
	src: local('Lato Italic'), local('Lato-Italic'),
		url('Lato-Italic.eot?#iefix') format('embedded-opentype'),
		url('Lato-Italic.woff2') format('woff2'),
		url('Lato-Italic.woff') format('woff'),
		url('Lato-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Lato';
	src: url('Lato-Black.eot');
	src: local('Lato Black'), local('Lato-Black'),
		url('Lato-Black.eot?#iefix') format('embedded-opentype'),
		url('Lato-Black.woff2') format('woff2'),
		url('Lato-Black.woff') format('woff'),
		url('Lato-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('Lato-BoldItalic.eot');
	src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
		url('Lato-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('Lato-BoldItalic.woff2') format('woff2'),
		url('Lato-BoldItalic.woff') format('woff'),
		url('Lato-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
  font-family: 'line';
  src: url('line.eot?25652618');
  src: url('line.eot?25652618#iefix') format('embedded-opentype'),
       url('line.woff2?25652618') format('woff2'),
       url('line.woff?25652618') format('woff'),
       url('line.ttf?25652618') format('truetype'),
       url('line.svg?25652618#line') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'line';
  src: url('fontello.eot?15585036');
  src: url('fontello.eot?15585036#iefix') format('embedded-opentype'),
       url('fontello.woff2?15585036') format('woff2'),
       url('fontello.woff?15585036') format('woff'),
       url('fontello.ttf?15585036') format('truetype'),
       url('fontello.svg?15585036#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "line";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none; 
  line-height: 1em; 
  margin-left: .2em; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}
 
.icon-line:before { content: '\e804'; } 


 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "line";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}
 
.icon-telegram-icon:before { content: '\e801'; } 
