@font-face {
	font-family: 'webdings';
	src: url('webdings.eot');
	src: url('webdings.eot?#iefix') format('embedded-opentype'),
		url('webdings.woff') format('woff'),
		url('webdings.ttf') format('truetype'),
		url('webdings.svg') format('svg');
}