@font-face {
  font-family: 'Harman-Deco';
  src: 	url('fonts/Harman-Deco.eot?#iefix') format('embedded-opentype'),  
		url('fonts/Harman-Deco.otf')  format('opentype'),
	     url('fonts/Harman-Deco.woff') format('woff'), 
		 url('fonts/Harman-Deco.ttf')  format('truetype'), 
		 url('fonts/Harman-Deco.svg#Harman-Deco') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Harman-Retro';
  src: 	url('fonts/Harman-Retro.eot?#iefix') format('embedded-opentype'),  
		url('fonts/Harman-Retro.otf')  format('opentype'),
	    url('fonts/Harman-Retro.woff') format('woff'), 
		url('fonts/Harman-Retro.ttf')  format('truetype'), 
		url('fonts/Harman-Retro.svg#Harman-Retro') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Harman-ScriptInline';
  src: 	url('fonts/Harman-ScriptInline.eot?#iefix') format('embedded-opentype'),  
		url('fonts/Harman-ScriptInline.otf')  format('opentype'),
		url('fonts/fonts/Harman-ScriptInline.woff') format('woff'), 
		url('fonts/Harman-ScriptInline.ttf')  format('truetype'), 
		url('fonts/Harman-ScriptInline.svg#Harman-ScriptInline') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HarmanSlabInline';
  src: 	url('fonts/HarmanSlabInline.eot?#iefix') format('embedded-opentype'),  
		url('fonts/HarmanSlabInline.otf')  format('opentype'),
	    url('fonts/HarmanSlabInline.woff') format('woff'), 
		url('fonts/HarmanSlabInline.ttf')  format('truetype'), 
		url('fonts/HarmanSlabInline.svg#HarmanSlabInline') format('svg');
  font-weight: normal;
  font-style: normal;
}


body {
	font-family: 'Harman-Deco', sans-serif;
	font-weight: 300;
	font-size: 22px;
	margin: 0;
	padding: 0;
}

a {
	/*text-decoration: none;*/
	color: #000;
}
a:hover {
	text-decoration: none;
	
}

a img {
	border: 0;
}

p {
	font-family: 'Harman-Deco', sans-serif;
	font-weight: 300;
    font-size: 22px;
    line-height: 27px;
	margin: 0;	
	padding: 0;
	padding-bottom: 0.5em;
}

h1 { font-family: "Harman-Retro",sans-serif; font-size: 45px; font-weight: normal; margin: 0; padding: 0; padding-bottom: 8px; line-height: 50px; }
h2 { font-family: "Harman-Retro",sans-serif; font-size: 25px; font-weight: normal; margin: 0; padding: 0; line-height: 28px;}
h3 { font-family: "Harman-Retro",sans-serif; font-size: 20px; font-weight: normal; margin: 0; padding: 0; }
h4 { font-family: "Harman-Retro",sans-serif; font-size: 18px; font-weight: normal; margin: 0; padding: 0; }
h5 { font-family: "Harman-Retro",sans-serif; font-size: 18px; font-weight: normal; margin: 0; padding: 0; }
h6 { font-family: "Harman-Retro",sans-serif; font-size: 18px; font-weight: normal; margin: 0; padding: 0; }

table td {
	font-weight: 300;
	font-size: 22px;
    line-height: 27px;
}
