@charset "utf-8";

/* @font-face{

	font-family: Fontname;
	src: url('fonts/font-filename.eot');
	src: url('fonts/font-filename.eot?#iefix') format('embedded-opentype'), url('fonts/font-filename.woff') format('woff'), url('fonts/font-filename.ttf') format('truetype'), url('fonts/font-filename.svg') format('svg');
	font-weight: normal;
	font-style : normal;

} */

@font-face {
    font-family: 'myfonts';
    src:    url('fonts/myfonts.eot?2a8502');
    src:    url('fonts/myfonts.eot?2a8502#iefix') format('embedded-opentype'),
        url('fonts/myfonts.ttf?2a8502') format('truetype'),
        url('fonts/myfonts.woff?2a8502') format('woff'),
        url('fonts/myfonts.svg?2a8502#myfonts') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="i-"], [class*=" i-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'myfonts' !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;
}

.i-phone:before {
    content: "\e90a";
}
.i-vol-high:before {
    content: "\e900";
}
.i-vol-mute2:before {
    content: "\e901";
}
.i-vol-plus:before {
    content: "\e902";
}
.i-vol-minus:before {
    content: "\e903";
}
.i-twitter2:before {
    content: "\e906";
}
.i-youtube2:before {
    content: "\e907";
}
.i-line:before {
    content: "\e904";
}
.i-twitter:before {
    content: "\e90b";
}
.i-instagram:before {
    content: "\e90c";
}
.i-hatebu:before {
    content: "\e90d";
}
.i-google_plus:before {
    content: "\e90e";
}
.i-facebook:before {
    content: "\e90f";
}
.i-google-plus:before {
    content: "\e910";
}
.i-facebook2:before {
    content: "\e911";
}
.i-hotpepper-b:before {
    content: "\e908";
}
.i-hatebu2:before {
    content: "\e909";
}
.i-error:before {
    content: "\e000";
}
.i-warning:before {
    content: "\e002";
}
.i-play_circle_filled:before {
    content: "\e01c";
}
.i-navi_arrow_down:before {
    content: "\e10f";
}
.i-navi_arrow_left:before {
    content: "\e110";
}
.i-navi_arrow_right:before {
    content: "\e111";
}
.i-navi_arrow_up:before {
    content: "\e112";
}
.i-menu:before {
    content: "\e20e";
}
.i-autorenew:before {
    content: "\e278";
}
.i-favorite:before {
    content: "\e291";
}
.i-home:before {
    content: "\e29e";
}
.i-location:before {
    content: "\e2c8";
}
.i-settings:before {
    content: "\e2cb";
}