@font-face {
	font-family: "SuisseIntl";
	font-weight: 400;
	font-style: normal;
	src: url("../fonts/SuisseIntl-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "SuisseIntl";
	font-weight: 400;
	font-style: italic;
	src: url("../fonts/SuisseIntl-RegularItalic.ttf") format("truetype");
}
@font-face {
	font-family: "SuisseIntl";
	font-weight: 300;
	font-style: normal;
	src: url("../fonts/SuisseIntl-Light.ttf") format("truetype");
}
@font-face {
	font-family: "SuisseIntl";
	font-weight: 300;
	font-style: italic;
	src: url("../fonts/SuisseIntl-LightItalic.ttf") format("truetype");
}
@font-face {
	font-family: "SuisseIntl";
	font-weight: 600;
	font-style: normal;
	src: url("../fonts/SuisseIntl-SemiBold.ttf") format("truetype");
}
@font-face {
	font-family: "SuisseIntl";
	font-weight: 600;
	font-style: italic;
	src: url("../fonts/SuisseIntl-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
	font-family: "SuisseIntl";
	font-weight: 700;
	font-style: normal;
	src: url("../fonts/SuisseIntl-Bold.ttf") format("truetype");
}
@font-face {
	font-family: "SuisseIntl";
	font-weight: 700;
	font-style: italic;
	src: url("../fonts/SuisseIntl-BoldItalic.ttf") format("truetype");
}
@font-face {
	font-family: "SuisseIntl";
	font-weight: 900;
	font-style: normal;
	src: url("../fonts/SuisseIntl-Black.ttf") format("truetype");
}
@font-face {
	font-family: "SuisseIntl";
	font-weight: 900;
	font-style: italic;
	src: url("../fonts/SuisseIntl-BlackItalic.ttf") format("truetype");
}