@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-display: swap;
}

@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-display: swap;
}

@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;
	font-display: swap;
}

[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-line-"],
[class*=" icon-line-"] {
	font-family: "lined-icons";
}

[class^="icon-line2-"],
[class*=" icon-line2-"] {
	font-family: "Simple-Line-Icons";
}

.icon-lg {
	font-size: 1.3333333333333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}
.icon-2x {
	font-size: 2em;
}
.icon-3x {
	font-size: 3em;
}
.icon-4x {
	font-size: 4em;
}
.icon-5x {
	font-size: 5em;
}
.icon-facebook:before {
	content: "\e86f";
}
.icon-angle-down1:before {
	content: "\e911";
}
.icon-angle-left1:before {
	content: "\e912";
}
.icon-angle-right1:before {
	content: "\e913";
}
.icon-angle-up1:before {
	content: "\e914";
}
.icon-comments:before {
	content: "\e9b8";
}
.icon-phone:before {
	content: "\eb13";
}

.icon-star-and-crescent:before {
	content: "\eb8c";
}
.icon-star-half-alt:before {
	content: "\eb8d";
}
.icon-star-half:before {
	content: "\eb8e";
}
.icon-star-of-david:before {
	content: "\eb8f";
}
.icon-star-of-life:before {
	content: "\eb90";
}
.icon-star:before {
	content: "\eb91";
}

.icon-instagram:before {
	content: "\ed71";
}
.icon-angle-left:before{content:"\e7a4"}
.icon-angle-right:before{content:"\e7a5"}
.icon-line-bag:before{content:"\ea23"}
.icon-user:before{content:"\ec07"}