/* iconfont */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(../assets/font/MaterialIcons-Regular.ttf);
}

@import url("//fonts.googleapis.com/earlyaccess/notosanskr.css");

.mti-set,
.mti::before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: "liga";
}

.mti-arr-back::before {
  content: "\e5c4";
}
.mti-arr-up::before {
  content: "\e5d8";
} /*ì¶”ê°€*/
.mti-arr-down::before {
  content: "\e5db";
} /*ì¶”ê°€*/
.mti-arr-forward::before {
  content: "\e5c8";
}
.mti-arr-back-ios::before {
  content: "\e5e0";
}
.mti-arr-forward-ios::before {
  content: "\e5e1";
}
.mti-arr-more::before {
  content: "\e5cf";
}
.mti-arr-less::before {
  content: "\e5ce";
}
.mti-arr-less-fill::before {
  content: "\e5de";
}
.mti-arr-next::before {
  content: "\e5cc";
} /*ì¶”ê°€*/
.mti-arr-next-fill::before {
  content: "\e5df";
} /*ì¶”ê°€*/
.mti-arr-before::before {
  content: "\e408";
} /*ì¶”ê°€*/
.keyboard_arrow_right::before {
  content: "\e315";
}
.keyboard_arrow_left::before {
  content: "\e314";
}
.mti-arr-line::before {
  content: "\f1e1";
} /*ì¶”ê°€*/
.mti-arr-double-right::before {
  content: "\eac9";
} /*ì¶”ê°€*/
.mti-arr-double-left::before {
  content: "\eac3";
} /*ì¶”ê°€*/
.mti-download::before {
  content: "\f091";
}
.mti-return::before {
  content: "\e5d5";
}
.mti-del::before {
  content: "\e92b";
}
.mti-search::before {
  content: "\e8b6";
}
.mti-close::before {
  content: "\e5cd";
}
.mti-add-circle::before {
  content: "\e147";
}
.mti-add::before {
  content: "\e145";
}
.mti-minus::before {
  content: "\e15b";
}
.mti-user-id::before {
  content: "\e7fd";
} /*ì¶”ê°€*/
.mti-user-pw::before {
  content: "\e73c";
} /*ì¶”ê°€*/
.mti-align-center::before {
  content: "\e259";
} /*ì¶”ê°€*/
.mti-progress::before {
  content: "\f0cf";
} /*ì¶”ê°€*/
.mti-off::before {
  content: "\f16f";
} /*ì¶”ê°€*/
.mti-bus::before {
  content: "\e530";
} /*ì¶”ê°€*/
.mti-pin::before {
  content: "\e55e";
} /*ì¶”ê°€*/
.mti-call::before {
  content: "\e0b0";
} /*ì¶”ê°€*/
