@import url('https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i');

h1, h2, h3, h4, h5, h6 {
    font-family: 'Merriweather', serif; font-weight:normal;
    font-weight: 100;
    margin-top: 0;
}

h3 {
    color: #959597;
    margin-bottom: 5px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

h2 { 
font-family: 'Merriweather', serif; font-weight:normal;
font-size:2em; 	color:#000;
	margin: 35px auto; text-align: center; }


ul, ol {
    list-style-type: none;
    padding-left: 0;
}

p { font-family: 'NeueHaasUnica'; }

h4 { 
font-family: 'NeueHaasUnica', sans-serif; font-weight:normal;
font-size:1em; 	color:#000;
	margin: 10px auto; text-align: center; }
	
h4 a { color:#000; margin:10px 0;}

h4 a:hover { color:#000; }

/* wash symbols */
@font-face {
	font-family: "Wash Care Symbols M54";
	src: url("/fonts/Wash_Care_Symbols_M54.eot?") format("eot"), url("/fonts/Wash_Care_Symbols_M54.woff") format("woff"), url("/fonts/Wash_Care_Symbols_M54.ttf") format("truetype"), url("/fonts/Wash_Care_Symbols_M54.svg#WashCareSymbolsM54") format("svg");
	font-weight: normal;
	font-style: normal;
}
span.sym {
	font-family: "Wash Care Symbols M54";
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 10px;
	text-align: center;
	margin-top: -5px;
}

