@charset "UTF-8";
/* ---------------------------------------- file info */
/* filename:fonts.css */
/* creation date:2015年9月14日 */
/* last updated:2015年9月16日 */
/* -------------------------------------------------- */

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

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family:"fontello";
	font-style:normal;
	font-weight:normal;
	speak:none;
	
	display:inline-block;
	text-decoration:none;
	width:1em;
	margin-right:.2em;
	text-align:center;
	font-variant:normal;
	text-transform:none;
	line-height:1em;
	margin-left:.2em;
}

.icon-heart:before { content: '\e800'; }

.mf {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}