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

@font-face {
  font-family: 'fontello';
  src:
    url("../fonts/fontello-1deps.woff2") format("woff2");
    url("../fonts/fontello-1deps.woff") format("woff");
}



@font-face {
  font-family: 'fontello';
  src:
    url("../fonts/fontello-2deps.woff2") format("woff2");
    url("../fonts/fontello-2deps.woff") format("woff");
}



/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?29895062#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-hm_sub_btn_menu_inquiry_n:before {
  content: "\e814";
} /* '' */
.icon-hm_sub_btn_menu_faq_n:before {
  content: "\e813";
} /* '' */
.icon-hm_sub_btn_menu_notice_n:before {
  content: "\e812";
} /* '' */
.icon-hm_btn_menu_center_n:before {
  content: "\e806";
} /* '' */
.icon-hm_btn_menu_graph_n:before {
  content: "\e805";
}
 /* '' */
.icon-hm_sub_btn_menu_event_n:before {
  content: "\e80c";
} /* '' */
.icon-hm_sub_btn_menu_time_n:before {
  content: "\e80a";
} /* '' */
.icon-hm_sub_btn_menu_setting_n:before {
  content: "\e809";
} /* '' */
.icon-hm_sub_btn_menu_extra_fee_n:before {
  content: "\e80b";
} /* '' */
.icon-hm_sub_btn_menu_review_n:before {
  content: "\f4ac";
} /* '' */
.icon-hm_btn_menu_motel_n:before {
  content: "\f1ad";
} /* '' */
.icon-hm_sub_btn_menu_calculator_n:before {
  content: "\f295";
} /* '' */
.icon-hm_sub_btn_menu_list_n:before {
  content: "\f159";
} /* '' */
.icon-hm_sub_btn_menu_list_reservation_n:before {
  content: "\f04a";
} /* '' */
.icon-hm_sub_btn_menu_calendar_p:before {
  content: "\e803";
} /* '' */
.icon-hm_btn_menu_reservation_f:before {
  content: "\e80a";
} /* '' */
.icon-hm_btn_menu_home_n:before {
  content: "\e802";
} /* '' */

/* 쿠폰관리 */
.icon-hm_btn_menu_customer_list_b:before {
  content: "\e804";
}

/* 쿠폰관리 - 쿠폰 캘린더 */
.icon-hm_sub_btn_menu_coupon_calendar:before {
  content: "\f133";
}
/* 쿠폰관리 - 선착순 쿠폰관리 */
.icon-hm_sub_btn_menu_coupon_first-come:before {
  content: "\f04a";
}
/* 쿠폰관리 - 무제한 쿠폰관리 */
.icon-hm_sub_btn_menu_coupon_unlimited:before {
  content: "\e80e";
}

/* 고객관리 - 예약 고객관리 */
.icon-hm_sub_btn_menu_reservation_b:before {
  content: "\e810";
}
/* 고객관리 - 찜 고객관리 */
.icon-hm_sub_btn_menu_likey_b:before {
  content: "\e80f";
}
/* 고객관리 - 조회 고객관리 */
.icon-hm_sub_btn_menu_download_b:before {
  content: "\e811";
}
/* 고객관리 - 쿠폰 발행내역 */
.icon-hm_sub_btn_menu_couponlist_b:before {
  content: "\f087";
}

/* 꿀스테이 공식카페 */
.icon-hm_sub_btn_menu_cafe1:before {
  content: "\f0f4";
}

/* 꿀스테이 티비 */
.icon-hm_sub_btn_menu_TV:before {
  content: "\e807";
}

/* 꿀스테이 공식카페2 */
.icon-hm_sub_btn_menu_cafe2:before {
  content: "\f0f4";
}
