@font-face {
    font-family: "proxima-nova";
    src: url("/javax.faces.resource/webfonts/proxima-nova-normal-700.woff2.xhtml?ln=schuleonline-theme") format("woff2"),
    url("/javax.faces.resource/webfonts/proxima-nova-normal-700.woff.xhtml?ln=schuleonline-theme") format("woff"),
    url("/javax.faces.resource/webfonts/proxima-nova-normal-700.opentype.xhtml?ln=schuleonline-theme") format("opentype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "proxima-nova";
    src: url("/javax.faces.resource/webfonts/proxima-nova-normal-600.woff2.xhtml?ln=schuleonline-theme") format("woff2"),
    url("/javax.faces.resource/webfonts/proxima-nova-normal-600.woff.xhtml?ln=schuleonline-theme") format("woff"),
    url("/javax.faces.resource/webfonts/proxima-nova-normal-600.opentype.xhtml?ln=schuleonline-theme") format("opentype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "proxima-nova";
    src: url("/javax.faces.resource/webfonts/proxima-nova-normal-400.woff2.xhtml?ln=schuleonline-theme") format("woff2"),
    url("/javax.faces.resource/webfonts/proxima-nova-normal-400.woff.xhtml?ln=schuleonline-theme") format("woff"),
    url("/javax.faces.resource/webfonts/proxima-nova-normal-400.opentype.xhtml?ln=schuleonline-theme") format("opentype");
    font-style: normal;
    font-weight: 400;
}
