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