@font-face {
	font-family: "Minion Pro";
	src:url('../fonts/MinionPro-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Minion Pro";
	src:url('../fonts/MinionPro-Bold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "Minion Pro";
	src:url('../fonts/MinionPro-It.otf') format('opentype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: "Simplistic Sans";
	src:url('../fonts/Simplistic-Sans-Normal.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Simplistic Sans";
	src:url('../fonts/Simplistic-Sans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "Suiss Nord";
	src:url('../fonts/Suissnord.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Fabrik";
	src:url('../fonts/fabrik.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Moonhouse yE5M";
	src:url('../fonts/Moonhouse-yE5M.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
