/* Body Font */
@font-face {
	font-family: 'tiresias_infofontregular';
		src: url('../webfontsTiresias_Infofont-webfont.woff2') format('woff2'),
			 url('../webfontsTiresias_Infofont-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'tiresias_infofontitalic';
		src: url('../webfonts/Tiresias_Infofont_Italic-webfont.woff2') format('woff2'),
			 url('../webfonts/Tiresias_Infofont_Italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* Quotations */
@font-face {
	font-family: "BallerinoITCStd";
		src: url("../webfonts/BallerinoITCStd.woff") format("woff"),
			 url("../webfonts/BallerinoITCStd.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}

/* Headings, top menus */
@font-face {
	font-family: "Legan-Roman";
		src: url("../webfonts/Legan.woff") format("woff"),
			 url("../webfonts/Legan.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}

