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

@font-face {
	font-family: "Gabriola";
	src: url("Gabriola.eot"); /* IE9*/
	src: url("Gabriola.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("Gabriola.woff2") format("woff2"), /* chrome、firefox */
		url("Gabriola.woff") format("woff"), /* chrome、firefox */
  		url("Gabriola.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  		url("Gabriola.svg#Gabriola") format("svg"); /* iOS 4.1- */
}