@font-face {
  font-family: 'werfnet';
  src:  url('../fonts/werfnet.eot?ezzwnw');
  src:  url('../fonts/werfnet.eot?ezzwnw#iefix') format('embedded-opentype'),
    url('../fonts/werfnet.ttf?ezzwnw') format('truetype'),
    url('../fonts/werfnet.woff?ezzwnw') format('woff'),
    url('../fonts/werfnet.svg?ezzwnw#werfnet') 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: 'werfnet' !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-Werfnet:before {
  content: "\e900";
}

.icon-Large {
	font-size: 50px;
}
