@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-du976v');
	src:url('fonts/icomoon.eot?#iefix-du976v') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-du976v') format('truetype'),
		url('fonts/icomoon.woff?-du976v') format('woff'),
		url('fonts/icomoon.svg?-du976v#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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;
}

.icon-patharrow:before {
	content: "\e607";
}
.icon-magnifier:before {
	content: "\e600";
}
.icon-link_r:before {
	content: "\e601";
}
.icon-link_l:before {
	content: "\e602";
}
.icon-h4:before {
	content: "\e603";
}
.icon-h3:before {
	content: "\e604";
}
.icon-h2:before {
	content: "\e605";
}
.icon-h1:before {
	content: "\e606";
}

ul#pasthList li p:before {
	font-family: 'icomoon';
	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;
	content: "\e607";
	padding-right:10px;
}

ul.pageNav li:nth-child(1) a:before {
	font-family: 'icomoon';
	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;
	content: "\e602";
	
}
ul.pageNav li:last-child a:after {
	font-family: 'icomoon';
	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;
	content: "\e601";
}

.side-title::before
{
	font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e605";
	margin-right:8px;
}
