@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;
}[class^="icon-line2-"],
[class*=" icon-line2-"] {
	font-family: "Simple-Line-Icons";
}.icon-line2-trophy:before {
	content: "\e006";
}.icon-line2-magic-wand:before {
	content: "\e017";
}.icon-line2-pin:before {
	content: "\e031";
}.icon-line2-directions:before {
	content: "\e041";
}.icon-line2-compass:before {
	content: "\e045";
}.icon-line2-bubble:before {
	content: "\e07d";
}.icon-line2-pointer:before {
	content: "\e096";
}