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

@font-face {
  font-family: 'home';
  src:  url('../fonts/home.eot?fq59e7');
  src:  url('../fonts/home.eot?fq59e7#iefix') format('embedded-opentype'),
url('../fonts/home.ttf?fq59e7') format('truetype'),
url('../fonts/home.woff?fq59e7') format('woff'),
url('../fonts/home.svg?fq59e7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-home:before {
	font-family: 'home';
  content: "\e800";
  font-size:14px;
  position:relative;
  top:0px;
  margin-right:10px;
}

/**************************************************************************************************************************/

@font-face {
  font-family: 'back';
  src:  url('../fonts/back.eot?fq59e7');
  src:  url('../fonts/back.eot?fq59e7#iefix') format('embedded-opentype'),
url('../fonts/back.ttf?fq59e7') format('truetype'),
url('../fonts/back.woff?fq59e7') format('woff'),
url('../fonts/back.svg?fq59e7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-back:before {
	font-family: 'back';
  content: '\f104';
  font-size:22px;
  position:relative;
  top:3px;
  margin-right:10px;
}

/**************************************************************************************************************************/

@font-face {
  font-family: 'next';
  src:  url('../fonts/next.eot?fq59e7');
  src:  url('../fonts/next.eot?fq59e7#iefix') format('embedded-opentype'),
url('../fonts/next.ttf?fq59e7') format('truetype'),
url('../fonts/next.woff?fq59e7') format('woff'),
url('../fonts/next.svg?fq59e7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-next:before {
	font-family: 'next';
  content: '\f105';
  font-size:22px;
  position:relative;
  top:3px;
  margin-right:10px;
}

/**************************************************************************************************************************/

@font-face {
  font-family: 'news';
  src:  url('../fonts/news.eot?fq59e7');
  src:  url('../fonts/news.eot?fq59e7#iefix') format('embedded-opentype'),
url('../fonts/news.ttf?fq59e7') format('truetype'),
url('../fonts/news.woff?fq59e7') format('woff'),
url('../fonts/news.svg?fq59e7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-news:before {
	font-family: 'news';
  content: "\e904";
  font-size:22px;
  position:relative;
  top:3px;
  margin-right:10px;
}

/**************************************************************************************************************************/