/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
@font-face {
	font-family: 'Choc D';
	src: url('/webfonts/choc_d/243651_0_0.eot');
	src: url('/webfonts/choc_d/243651_0_0.eot?#iefix') format('embedded-opentype'),
		url('/webfonts/choc_d/243651_0_0.woff') format('woff'),
		url('/webfonts/choc_d/243651_0_0.ttf') format('truetype'),
		url('/webfonts/choc_d/243651_0_0.svg#wf') format('svg');
}
body { background: #ff6; }