@font-face {
    font-family: 'GrundschriftBold';
    src: url('fonts/grundschrift/grundschriftbold-webfont.otf') format('opentype');
    src: url('fonts/grundschrift/grundschriftbold-webfont.otf#iefix') format('embedded-opentype'),
        url('fonts/grundschrift/grundschriftbold-webfont.woff2') format('woff2'),
        url('fonts/grundschrift/grundschriftbold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: 'GrundschriftKontur';
	src: url('fonts/grundschrift/grundschriftkontur-webfont.otf') format('opentype');
	src: url('fonts/grundschrift/grundschriftkontur-webfont.otf#iefix') format('embedded-opentype'),
        url('fonts/grundschrift/grundschriftkontur-webfont.woff2') format('woff2'),
        url('fonts/grundschrift/grundschriftkontur-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GrundschriftLight';
	src: url('fonts/grundschrift/grundschriftlight-webfont.otf') format('opentype');
	src: url('fonts/grundschrift/grundschriftlight-webfont.otf#iefix') format('embedded-opentype'),
        url('fonts/grundschrift/grundschriftlight-webfont.woff2') format('woff2'),
        url('fonts/grundschrift/grundschriftlight-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GrundschriftNormal';
	src: url('fonts/grundschrift/grundschriftnormal-webfont.otf') format('opentype');
	src: url('fonts/grundschrift/grundschriftnormal-webfont.otf#iefix') format('embedded-opentype'),
        url('fonts/grundschrift/grundschriftnormal-webfont.woff2') format('woff2'),
        url('fonts/grundschrift/grundschriftnormal-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GrundschriftPunkt';
	src: url('fonts/grundschrift/grundschriftpunkt-webfont.otf') format('opentype');
	src: url('fonts/grundschrift/grundschriftpunkt-webfont.otf#iefix') format('embedded-opentype'),
        url('fonts/grundschrift/grundschriftpunkt-webfont.woff2') format('woff2'),
        url('fonts/grundschrift/grundschriftpunkt-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GrundschriftRegular';
	src: url('fonts/grundschrift/grundschriftregular-webfont.otf') format('opentype');
	src: url('fonts/grundschrift/grundschriftregular-webfont.otf#iefix') format('embedded-opentype'),
        url('fonts/grundschrift/grundschriftregular-webfont.woff2') format('woff2'),
        url('fonts/grundschrift/grundschriftregular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}