@font-face {
	font-family: 'icomoon';
	src:  url('https://sapporo-sato.jp/wp-content/themes/sato/fonts/icomoon.eot?ch1k2p');
	src:  url('https://sapporo-sato.jp/wp-content/themes/sato/fonts/icomoon.eot?ch1k2p#iefix') format('embedded-opentype'),
	  url('https://sapporo-sato.jp/wp-content/themes/sato/fonts/icomoon.ttf?ch1k2p') format('truetype'),
	  url('https://sapporo-sato.jp/wp-content/themes/sato/fonts/icomoon.woff?ch1k2p') format('woff'),
	  url('https://sapporo-sato.jp/wp-content/themes/sato/fonts/icomoon.svg?ch1k2p#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }
  
	
  [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-about:before {
	content: "\e90d";
}
.icon-company:before {
	content: "\e900";
}
.icon-event:before {
	content: "\e901";
}
.icon-facebook:before {
	content: "\e90e";
}
.icon-fax:before {
	content: "\e902";
}
.icon-gift:before {
	content: "\e903";
}
.icon-home:before {
	content: "\e90c";
}
.icon-link:before {
	content: "\e905";
}
.icon-mail:before {
	content: "\e906";
}
.icon-menu:before {
	content: "\e907";
}
.icon-recipe:before {
	content: "\e908";
}
.icon-staff:before {
	content: "\e909";
}
.icon-tel:before {
	content: "\e90a";
}