/* embed webfonts */ 
@font-face {
    font-family: 'sl_washregular';
    src: url('../sl_wash-webfont.eot');
    src: url('../sl_wash-webfont.eot?#iefix') format('embedded-opentype'),
         url('../sl_wash-webfont.woff') format('woff'),
         url('../sl_wash-webfont.ttf') format('truetype'),
         url('../sl_wash-webfont.svg#sl_washregular') format('svg');
    font-weight: normal;
    font-style: normal; 
} 
@font-face { 
	font-family: "Wash Care Symbols M54"; 
	src: url("../Wash_Care_Symbols_M54.eot?") format("eot"),
		 url('../Wash_Care_Symbols_M54.eot?#iefix') format('embedded-opentype'),
		 url("../Wash_Care_Symbols_M54.woff") format("woff"),
		 url("../Wash_Care_Symbols_M54.ttf") format("truetype"),
		 url("../Wash_Care_Symbols_M54.svg#WashCareSymbolsM54") format("svg"); 
	font-weight:normal; 
	font-style:normal; 
} 
