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

.font-icon {
  /* 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: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: 'aktivGroteskRg';    
	src: url("aktiv_grotesk_rg.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}
