/*@font-face {
	font-family: 'Titillium Web';
	font-weight: 900;
	font-style: normal;
	src: url("/fonts/TitilliumWeb-Black.ttf");
}*/
@font-face {
	font-family: 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	src: url("/fonts/TitilliumWeb-Bold.ttf");
}
@font-face {
	font-family: 'Titillium Web';
	font-weight: 700;
	font-style: italic;
	src: url("/fonts/TitilliumWeb-BoldItalic.ttf");
}
/*@font-face {
	font-family: 'Titillium Web';
	font-weight: 200;
	font-style: normal;
	src: url("/fonts/TitilliumWeb-ExtraLight.ttf");
}
@font-face {
	font-family: 'Titillium Web';
	font-weight: 200;
	font-style: italic;
	src: url("/fonts/TitilliumWeb-ExtraLightItalic.ttf");
}*/
@font-face {
	font-family: 'Titillium Web';
	font-weight: 400;
	font-style: italic;
	src: url("/fonts/TitilliumWeb-Italic.ttf");
}
/*@font-face {
	font-family: 'Titillium Web';
	font-weight: 300;
	font-style: normal;
	src: url("/fonts/TitilliumWeb-Light.ttf");
}
@font-face {
	font-family: 'Titillium Web';
	font-weight: 300;
	font-style: italic;
	src: url("/fonts/TitilliumWeb-LightItalic.ttf");
}*/
@font-face {
	font-family: 'Titillium Web';
	font-weight: 400;
	font-style: normal;
	src: url("/fonts/TitilliumWeb-Regular.ttf");
}
/*@font-face {
	font-family: 'Titillium Web';
	font-weight: 600;
	font-style: normal;
	src: url("/fonts/TitilliumWeb-SemiBold.ttf");
}
@font-face {
	font-family: 'Titillium Web';
	font-weight: 600;
	font-style: italic;
	src: url("/fonts/TitilliumWeb-SemiBoldItalic.ttf");
}*/