@font-face {
    font-family: 'Open-chiappa';
    font-display: auto;
    src: url("/javax.faces.resource/font/OpenSans-Regular.ttf.xhtml?ln=rain-layout") format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Open-chiappa';
    font-display: auto;
    src: url("/javax.faces.resource/font/OpenSans-Medium.ttf.xhtml?ln=rain-layout") format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Open-chiappa';
    font-display: auto;
    src: url("/javax.faces.resource/font/OpenSans-Bold.ttf.xhtml?ln=rain-layout") format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'RedGun';
    font-display: auto;
    src: url("/javax.faces.resource/font/Redwing-Light.otf.xhtml?ln=rain-layout") format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'RedGun';
    font-display: auto;
    src: url("/javax.faces.resource/font/Redwing-Medium.otf.xhtml?ln=rain-layout") format("opentype");
    font-weight: 600;
    font-style: normal;
}