@font-face{
    font-family: ’Sackers Gothic’;
    src: url("../fonts/sackers_gothic.eot");
    src: url("../fonts/sackers_gothic.eot?#iefix")format("embedded-opentype"),
        url("../fonts/sackers_gothic.woff")format("woff"),
        url("../fonts/sackers_gothic.woff2")format("woff2"),
        url("../fonts/sackers_gothic.ttf")format("truetype"),
        url("../fonts/sackers_gothic.svg#Sackers Gothic W01 Light")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}


@font-face {
    font-family: ’neuzeit_lig’;
    src:
	      url('../fonts/neuzeitgro-lig-webfont.eot') format('eot'),
		  url('../fonts/neuzeitgro-lig-webfont.ttf') format('ttf'),
         url('../fonts/neuzeitgro-lig-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: ’neuzeit_reg’;
    src: 
	      url('../fonts/neuzeitgro-reg-webfont.eot') format('eot'),
		  url('../fonts/neuzeitgro-reg-webfont.ttf') format('ttf'),
         url('../fonts/neuzeitgro-reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: ’neuzeit_bol’;
    src: 
	      url('../fonts/neuzeitgro-bol-webfont.eot') format('eot'),
		  url('../fonts/neuzeitgro-bol-webfont.ttf') format('ttf'),
         url('../fonts/neuzeitgro-bol-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}