@charset "UTF-8";

/** fontello 設定 */
@font-face {
	font-family: 'fontello';
	font-weight: normal;
	font-style: normal;
	src: url(../font/fontello/fontello.eot);
	src: url(../font/fontello/fontello.eot#iefix) format("embedded-opentype"), url(../font/fontello/fontello.woff2) format("woff2"), url(../font/fontello/fontello.woff) format("woff"), url(../font/fontello/fontello.ttf) format("truetype"), url(../font/fontello/fontello.svg#fontello) format("svg");
}