@font-face {
    font-family: "FOCUSTELEFON-BOLD_0";
    src: url("/afp/javax.faces.resource/fonts/FOCUSTELEFON-BOLD_0.OTF.xhtml");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "OPENSANS-LIGHT";
    src: url("/afp/javax.faces.resource/fonts/OPENSANS-LIGHT.TTF.xhtml");
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: "Open Sans", sans-serif;
}

.ui-widget {
    font-family: "Open Sans", sans-serif;
    font-size: 0.9em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-panel .ui-panel-title {
    font-family: FOCUSTELEFON-BOLD_0;
    font-size: 1.1em;
}

.focus-telefon-font {
    font-family: FOCUSTELEFON-BOLD_0;
}