@font-face {
  font-family: 'chatbot';
  src:  url('chatbot.eot?av0dpm');
  src:  url('chatbot.eot?av0dpm#iefix') format('embedded-opentype'),
    url('chatbot.ttf?av0dpm') format('truetype'),
    url('chatbot.woff?av0dpm') format('woff'),
    url('chatbot.svg?av0dpm#chatbot') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="chatbot-"], [class*=" chatbot-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* 全体のフォント */
  font-family: "Zen Kaku Gothic Antique", "sans-serif", "chatbot";
  font-weight: 400;
  font-style: normal;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.chatbot-max_window:before {
  content: "\e800";
}
.chatbot-nomal_window:before {
  content: "\e801";
}
.chatbot-delete:before {
  content: "\e802";
}
.chatbot-expand_less:before {
  content: "\e803";
}
.chatbot-headset_mic:before {
  content: "\e804";
}
.chatbot-message:before {
  content: "\e901";
}
.chatbot-apps:before {
  content: "\e902";
}
.chatbot-menu:before {
  content: "\e900";
}
.chatbot-thumb_down:before {
  content: "\e903";
}
.chatbot-thumb_up:before {
  content: "\e904";
}
.chatbot-image:before {
  content: "\e90d";
}
