@font-face {
  font-family: 'icokamon';
  src:  url('fonts/icokamon.eot?1b3x1n');
  src:  url('fonts/icokamon.eot?1b3x1n#iefix') format('embedded-opentype'),
    url('fonts/icokamon.ttf?1b3x1n') format('truetype'),
    url('fonts/icokamon.woff?1b3x1n') format('woff'),
    url('fonts/icokamon.svg?1b3x1n#icokamon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-kamon"], [class*=" icon-kamon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icokamon' !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-kamonkamon:before {
	content: "\e917";
	color: #DBC284;
}
