@font-face {
  font-family: 'icon';
  src: url('../icon/icon.eot?ovins1'),
    url('../icon/icomoon.eot?gizg5m');
  src: url('../icon//icon.eot?ovins1#iefix') format('embedded-opentype'),
    url('../icon/icon.ttf?ovins1') format('truetype'),
    url('../icon/icon.woff?ovins1') format('woff'),
    url('../icon/icon.svg?ovins1#icon') format('svg'),
    url('../icon//icomoon.eot?gizg5m#iefix') format('embedded-opentype'),
    url('../icon/icomoon.ttf?gizg5m') format('truetype'),
    url('../icon/icomoon.woff?gizg5m') format('woff'),
    url('../icon/icomoon.svg?gizg5m#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !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;
}

.icon-acount:before {
  content: "\e900";
  color: #6c6c6c;
}
.icon-camp:before {
  content: "\e901";
  color: #6c6c6c;
}
.icon-content:before {
  content: "\e902";
  color: #6c6c6c;
}
.icon-corpon:before {
  content: "\e903";
  color: #6c6c6c;
}
.icon-dash:before {
  content: "\e904";
  color: #6c6c6c;
}
.icon-mail:before {
  content: "\e905";
  color: #6c6c6c;
}
.icon-news:before {
  content: "\e906";
  color: #6c6c6c;
}
.icon-shop:before {
  content: "\e907";
  color: #6c6c6c;
}
.icon-stamp:before {
  content: "\e908";
  color: #6c6c6c;
}
.icon-tag:before {
  content: "\e909";
  color: #6c6c6c;
}

.icon-feed1:before {
  content: "\e91d";
}

.icon-feed:before {
  content: "\e91e";
}

.icon-under-webviewcontent:before {
  padding: 10px 5px 10px 20px;
  font-size: 15px;
  content: "\e903";
  color: #ffffff;
}