@charset 'UTF-8';

@font-face {
	font-family:'ICONS';
	src:url('../fonts/icons/icons.eot');
	src:url('../fonts/icons/icons.eot?#iefix') format('embedded-opentype'),
	    url('../fonts/icons/icons.woff') format('woff'),
	    url('../fonts/icons/icons.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}

#fac-contents h1,
#fac-contents h2,
#fac-contents h3,
#fac-contents h4,
#fac-contents h5,
#fac-contents h6, 
#fac-contents p, 
#fac-contents ul {margin:0;}
#fac-contents img {max-width:none;}
#fac-contents button, 
#fac-contents input[type=button], 
#fac-contents input[type=submit] {min-width:auto; background:transparent;}
