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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'sash';
	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-arrow-left:before {
	content: "\e600";
}

.icon-arrow-left-long:before {
	content: "\e601";
}

.icon-arrow-right:before {
	content: "\e602";
}

.icon-arrow-right-long:before {
	content: "\e603";
}

.icon-arrow-up:before {
	content: "\e604";
}

.icon-arrow-up-long:before {
	content: "\e605";
}

.icon-arrow-down-long:before {
	content: "\e606";
}

.icon-arrow-down:before {
	content: "\e607";
}

.icon-doc-blank:before {
	content: "\e608";
}

.icon-doc-doc:before {
	content: "\e609";
}

.icon-doc-pdf:before {
	content: "\e60a";
}

.icon-doc-zip:before {
	content: "\e60b";
}

.icon-doc-ppt:before {
	content: "\e60c";
}

.icon-doc-video:before {
	content: "\e60d";
}

.icon-doc-new-window:before {
	content: "\e60e";
}

.icon-nav:before {
	content: "\e60f";
}

.icon-padlock-closed:before {
	content: "\e610";
}

.icon-padlock-open:before {
	content: "\e611";
}

.icon-search:before {
	content: "\e612";
}

.icon-x:before {
	content: "\e613";
}

