@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-ExtraLightItalic.ttf") format("TrueType");
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-LightItalic.ttf") format("TrueType");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-Italic.ttf") format("TrueType");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-MediumItalic.ttf") format("TrueType");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-SemiBoldItalic.ttf") format("TrueType");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-BoldItalic.ttf") format("TrueType");
	font-weight: 700;
	font-style: italic;
}


@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-ExtraBoldItalic.ttf") format("TrueType");
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-BlackItalic.ttf") format("TrueType");
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-ExtraLight.ttf") format("TrueType");
	font-weight: 200;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-Light.ttf") format("TrueType");
	font-weight: 300;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-Regular.ttf") format("TrueType");
	font-weight: 400;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-Medium.ttf") format("TrueType");
	font-weight: 500;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-SemiBold.ttf") format("TrueType");
	font-weight: 600;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-Bold.ttf") format("TrueType");
	font-weight: 700;
}


@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-ExtraBold.ttf") format("TrueType");
	font-weight: 800;
}

@font-face {
	font-family: "Zalando Sans";
	src: url("../fonts/ZalandoSans-Black.ttf") format("TrueType");
	font-weight: 900;
}
