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

i.icon-hisg-wuerfel {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hcmsIcon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0.5;
	
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}

.icon-hisg-wuerfel:before {
  content: "\e900";
  font-size: 22px;
}


/* 
.icon-hisg_wuerfel:before {
  content: "\e900";
	font-size: 20px;
padding-top: 25px !important;
	margin-top: 25px !important;
overflow:hidden;
use !important to prevent issues with browser extensions that change fonts
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0.1;
  

  Better Font Rendering ===========
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;  
  
} */
