@font-face {
    font-family: 'camptonbold_demo';
    src: url('../fonts/campton-bolddemo-webfont.eot');
    src: url('../fonts/campton-bolddemo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/campton-bolddemo-webfont.woff2') format('woff2'),
         url('../fonts/campton-bolddemo-webfont.woff') format('woff'),
         url('../fonts/campton-bolddemo-webfont.ttf') format('truetype'),
         url('../fonts/campton-bolddemo-webfont.svg#camptonbold_demo') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'camptonlight_demo';
    src: url('../fonts/campton-lightdemo-webfont.eot');
    src: url('../fonts/campton-lightdemo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/campton-lightdemo-webfont.woff2') format('woff2'),
         url('../fonts/campton-lightdemo-webfont.woff') format('woff'),
         url('../fonts/campton-lightdemo-webfont.ttf') format('truetype'),
         url('../fonts/campton-lightdemo-webfont.svg#camptonlight_demo') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon','Quicksand', "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	speak: none;
	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-inter_border:before {
  content: "\e61a";
}
.icon-contact:before {
  content: "\e900";
}
.icon-contents:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-heart:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e904";
}
.icon-instagram2:before {
  content: "\e905";
}
.icon-links:before {
  content: "\e906";
}
.icon-magazine:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-special:before {
  content: "\e909";
}
.icon-tag:before {
  content: "\e90a";
}
.icon-twitter:before {
  content: "\e90b";
}
.icon-facebook2:before {
  content: "\e90c";
}
.icon-hatena:before {
  content: "\e90d";
}
.icon-rss:before {
  content: "\ea9b";
}
.icon-rss2:before {
  content: "\ea9c";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-question-circle:before {
  content: "\f059";
}


    /* Firefox hack start */
    /* 非SSL用 */
/*@-moz-document url-prefix("http://timeslip.grfft.jp/") {
  @font-face {
    font-family: "icomoon";
    src:url("../fonts/icomoon.eot?firefox01") ,
		url("../fonts/icomoon.eot?firefox02") ,
		url("../fonts/icomoon.woff?firefox01") format("woff"),
		url("../fonts/icomoon.woff?firefox02") format("woff"),
		url("../fonts/icomoon.ttf?firefox01") format("truetype"),
		url("../fonts/icomoon.ttf?firefox02") format("truetype"),
		url("../fonts/icomoon.svg?firefox01#icomoon") format("svg"),
		url("../fonts/icomoon.svg?firefox02#icomoon") format("svg");
    font-style: normal;
    font-weight: normal;
  }
}*/
    /* Firefox hack end */