@font-face {
	font-family: 'Cinzel';
	src: url('../fonts/cinzel-regular-webfont.eot');
	src: url('../fonts/cinzel-regular-webfont.eot') format('embedded-opentype'), 
	     url('../fonts/cinzel-regular-webfont.ttf')  format('truetype'),
	     url('../fonts/cinzel-regular-webfont.woff') format('woff'),
	     url('../fonts/cinzel-regular-webfont.svg#cinzel') format('svg');
}

@font-face {
	font-family: 'Alegreya';
	src: url('../fonts/alegreya-regular.eot');
	src: url('../fonts/alegreya-regular.eot') format('embedded-opentype'), 
	     url('../fonts/alegreya-regular.ttf')  format('truetype'),
	     url('../fonts/alegreya-regular.woff') format('woff'),
	     url('../fonts/alegreya-regular.svg#alegreya') format('svg');
}

@font-face {
	font-family: 'Cardo';
	src: url('../fonts/cardo104s-webfont.eot');
	src: url('../fonts/cardo104s-webfont.eot') format('embedded-opentype'), 
	     url('../fonts/cardo104s-webfont.ttf')  format('truetype'),
	     url('../fonts/cardo104s-webfont.woff') format('woff'),
	     url('../fonts/cardo104s-webfont.svg#cardo') format('svg');
}

@font-face {
	font-family: 'Cardo Bold';
	src: url('../fonts/cardob101-webfont.eot');
	src: url('../fonts/cardob101-webfont.eot') format('embedded-opentype'), 
	     url('../fonts/cardob101-webfont.ttf')  format('truetype'),
	     url('../fonts/cardob101-webfont.woff') format('woff'),
	     url('../fonts/cardob101-webfont.svg#cardo') format('svg');
}

@font-face {
	font-family: 'Cardo Italic';
	src: url('../fonts/cardoi99-webfont-webfont.eot');
	src: url('../fonts/cardoi99-webfont-webfont.eot') format('embedded-opentype'), 
	     url('../fonts/cardoi99-webfont-webfont.ttf')  format('truetype'),
	     url('../fonts/cardoi99-webfonts-webfont.woff') format('woff'),
	     url('../fonts/cardoi99-webfont-webfont.svg#cardo') format('svg');
}

@font-face {
	font-family: 'Museo';
	src: url('../fonts/museosans_500-webfont.eot');
	src: url('../fonts/museosans_500-webfont.eot') format('embedded-opentype'), 
	     url('../fonts/museosans_500-webfont.ttf')  format('truetype'),
	     url('../fonts/museosans_500-webfont.woff') format('woff'),
	     url('../fonts/museosans_500-webfont.svg#museo') format('svg');
}

@font-face {
	font-family: 'Quicksand';
	src: url('../fonts/quicksand-regular-webfont.eot');
	src: url('../fonts/quicksand-regular-webfont.eot') format('embedded-opentype'), 
	     url('../fonts/quicksand-regular-webfont.ttf')  format('truetype'),
	     url('../fonts/quicksand-regular-webfont.woff') format('woff'),
	     url('../fonts/quicksand-regular-webfont.svg#quicksand') format('svg');
}

@font-face {
	font-family: 'QuicksandItalic';
	src: url('../fonts/quicksand-italic-webfont.eot');
	src: url('../fonts/quicksand-italic-webfont.eot') format('embedded-opentype'), 
	     url('../fonts/quicksand-italic-webfont.ttf')  format('truetype'),
	     url('../fonts/quicksand-italic-webfont.woff') format('woff'),
	     url('../fonts/quicksand-italic-webfont.svg#quicksanditalic') format('svg');
}


@font-face {
	font-family: 'ZapfHumanist601BT-Roman';
	src: url('../fonts/ZapfHumanist601BT-Roman.otf');
}

h1,h2,h3,h4,h5,.h22{
	font-family: ZapfHumanist601BT-Roman !important;
}
#menu_buttons > ul li a.fonts{
	font-family: ZapfHumanist601BT-Roman !important;
}