
@font-face {
    font-family: 'Aktiv Grotesk';    
	src: url('../fonts/AktivGrotesk/AktivGrotesk_W_Rg.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Aktiv Grotesk';    
	src: url('../fonts/AktivGrotesk/AktivGrotesk_W_Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Aktiv Grotesk';    
	src: url('../fonts/AktivGrotesk/AktivGrotesk_W_It.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}

@font-face {
    font-family: 'Aktiv Grotesk';    
	src: url('../fonts/AktivGrotesk/AktivGrotesk_W_BdIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-03CE;
}