@font-face {
	font-family:'font1-light';
	src: url('../fonts/font1-light.eot');
	src: url('../fonts/font1-light?#iefix') format('embedded-opentype'), url('../fonts/font1-light.ttf') format('truetype');
	font-weight:300;
	font-style:normal;
}
@font-face {
	font-family:'font1-regular';
	src: url('../fonts/font1-regular.eot');
	src: url('../fonts/font1-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/font1-regular.ttf') format('truetype');
	font-weight:300;
	font-style:normal;
}
@font-face {
	font-family:'font1-bold';
	src: url('../fonts/font1-bold.eot');
	src: url('../fonts/font1-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/font1-bold.ttf') format('truetype');
	font-weight:300;
	font-style:normal;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/DINNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/DINNextLTPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/DINNextLTPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next Rounded LT Pro';
    src: url('../fonts/DINNextRoundedLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DIN Next Rounded LT Pro';
    src: url('../fonts/DINNextRoundedLTPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}