@font-face {
	font-family: 'titilliumWeb';
	src: url('titilliumweb-light.woff');
	font-weight: 100;
	font-style: normal;
}
@font-face {
    font-family: 'titilliumWeb';
    src: url('titilliumweb-regular.woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'titilliumWeb';
	src: url('titilliumweb-semibold.woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'titilliumWeb';
	src: url('titilliumweb-bold.woff');
    font-weight: 900;
    font-style: normal;
}
