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