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

[class^="icovrm-"], [class*=" icovrm-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icovrm' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /*vrm360 css options*/
  /*color:;*/
  color:#99CC99; 
  font-size:1px; 
  cursor: pointer;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


