@font-face {
	font-family: 'font-icons';
	src:url('fonts/font-icons.eot');
	src:url('fonts/font-icons.eot') format('embedded-opentype'),
		url('fonts/font-icons.woff') format('woff'),
		url('fonts/font-icons.ttf') format('truetype'),
		url('fonts/font-icons.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'lined-icons';
	src:url('fonts/lined-icons.eot');
	src:url('fonts/lined-icons.eot') format('embedded-opentype'),
		url('fonts/lined-icons.woff') format('woff'),
		url('fonts/lined-icons.ttf') format('truetype'),
		url('fonts/lined-icons.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('fonts/Simple-Line-Icons.eot');
	src:url('fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('fonts/Simple-Line-Icons.woff') format('woff'),
		url('fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"],
[class^="icon-line-"], [class*=" icon-line-"],
[class^="icon-line2-"], [class*=" icon-line2-"],
.side-header #primary-menu ul > li.sub-menu > a:after,
.docs-navigation ul ul li.current a:after {
	display: inline-block;
	font-family: 'font-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.iconlist {
	padding-left: 0;
	margin-left: 1.75em;
	list-style-type: none;
}
.iconlist li { position: relative; }
.iconlist > li [class^="icon-"]:first-child, .iconlist > li [class*=" icon-"]:first-child {
	position: absolute;
	left: -1.75em;
	width: 1.75em;
	text-align: center;
	top: 1px;
	width: 14px;
}
.icon-email2:before {
  content: "\e662";
}
.icon-users2:before {
  content: "\e66d";
}
.icon-stack:before {
  content: "\e67f";
}
.icon-home2:before {
  content: "\e6d0";
}
.icon-time:before {
  content: "\e6d2";
}
.icon-picture:before {
  content: "\e6f7";
}
.icon-pencil2:before {
  content: "\e6f8";
}
.icon-map-marker2:before { 
  content: "\e6f9";
}
.icon-reorder:before { 
  content: "\e76d"; 
}
.icon-angle-right:before {
  content: "\e7a5";
}
.icon-angle-up:before {
  content: "\e7a6";
}
.icon-facebook:before {
  content: "\e86f";
}
.icon-pinterest:before {
  content: "\edc2";}
.icon-youtube:before {content: "\ee3e";}
.icon-twitter-square:before{content:"\ee10";}
.icon-twitter:before{content:"\ee11";}
.icon-twitter-sign:before{content:"\e735";}
.icon-linkedin-in:before{content:"\ed8a";}
.icon-linkedin:before{content:"\ed8b";}
.icon-linkedin-sign:before{content:"\e740";}
.icon-file-alt:before{content:"\ea08";}