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

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

.kmn-instagram:before {
  content: "\e900";
}
