@font-face
{
    font-family: "ITCKabelStd-Bold";
    src:url('./ITCKabelStd-Bold.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

#fontInit0 {
	font-family:'ITCKabelStd-Bold';
	font-weight: normal;
    font-style: normal;
    visibility: hidden;
}