@font-face {
font-family: 'simple';
src: url('../font/simple.eot?75674061');
src: url('../font/simple.eot?75674061#iefix') format('embedded-opentype'),
	url('../font/simple.woff2?75674061') format('woff2'),
	url('../font/simple.woff?75674061') format('woff'),
	url('../font/simple.ttf?75674061') format('truetype'),
	url('../font/simple.svg?75674061#simple') format('svg');
font-weight: normal;
font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: "simple";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
content:'\eacf';
}
.icon-anchor:before {
content:'\f109';
}
.icon-down:before {
content:'\f110';
}
.icon-archive:before {
content:'\f115';
}
.icon-clock:before {
content:'\f18f';
}
.icon-comments:before {
content:'\f1a1';
}
.icon-search:before {
content:'\f2eb';
}
.icon-tags:before {
content:'\f331';
}
.icon-user:before {
content:'\f364';
}
