@font-face {
	font-family: "Museo";
	src: url("../font/museo.eot");
	src: url("../font/museo.eot?#iefix") format("embedded-opentype"),
		 url("../font/museo.woff") format("woff"),
		 url("../font/museo.ttf") format("truetype"),
		 url("../font/museo.svg#museo300") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Raleway";
	src: url("../font/raleway.eot");
	src: url("../font/raleway.eot?#iefix") format("embedded-opentype"),
		 url("../font/raleway.woff") format("woff"),
		 url("../font/raleway.ttf") format("truetype"),
		 url("../font/raleway.svg#ralewayregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Icons";
	src: url("../font/icons.eot?31079851");
	src: url("../font/icons.eot?31079851#iefix") format("embedded-opentype"),
		 url("../font/icons.woff?31079851") format("woff"),
		 url("../font/icons.ttf?31079851") format("truetype"),
		 url("../font/icons.svg?31079851#fontello") format("svg");
	font-weight: normal;
	font-style: normal;
}
 
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: Icons;
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 25px;
	text-align: left;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	font-size: 110%;
}
.icon-mail:before {
	content: "\e800";
	font-size: 90%;
}
.icon-fax:before {
	content: "\e801";
	font-size: 100%;
}
.icon-phone:before {
	content: "\e802";
}
.icon-web:before {
	content: "\e804";
}
.icon-giraffe:before {
	content: "\e803";
	font-size: 95%;
	width: 20px;
}
.icon-close:before {
	content: "\e805";
}
.icon-previous:before {
	content: '\e806';
}
.icon-next:before {
	content: '\e807';
}
.icon-circle:before {
	content: '\e808';
}

.icon-spidermonkey:before {
	content: "@";
	font-family: inherit;
	margin: 0;
	padding: 0;
	width: 0.9em;
}