@font-face {
    font-family: 'DIN Next';
    src: url('dinnextltpro-light-webfont.woff2') format('woff2'),
         url('dinnextltpro-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next';
    src: url('dinnextltpro-regular-webfont.woff2') format('woff2'),
         url('dinnextltpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'DIN Next';
	src: url('dinnextltpro-medium-webfont.woff2') format('woff2'),
		 url('dinnextltpro-medium-webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'DIN Next';
	src: url('dinnextltpro-bold-webfont.woff2') format('woff2'),
		 url('dinnextltpro-bold-webfont.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}