@charset "utf-8";
@font-face { font-family: "PT Sans"; src: url("/fileadmin/screendesign/Fonts/pt_sans/ptsans.woff2");font-display: swap;}
@font-face { font-family: "PT Sans Latin"; src: url("/fileadmin/screendesign/Fonts/pt_sans/pt-sans-v11-latin-700.woff2");font-display: swap; }
:root { --cd-darkblue: rgba(1, 54, 134, 1); --cd-brightblue: rgba(102, 150, 207, 1); --cd-darkgrey: rgba(73, 73, 73, 1); --cd-font: "PT Sans", "Helvetica Neue", sans-serif }
body { font-size: 1.25rem }
html, h1, h2, h3, h4, h5, h6, body { font-family: var(--cd-font); -webkit-text-size-adjust: 100% }
h1 { font-size: 3rem; font-family: "PT Sans Latin"}
h2 { font-size: 2.25rem; font-family: "PT Sans Latin"}
h3 { font-size: 1.8rem; font-family: "PT Sans Latin"}
h4 { font-size: 1.6rem }
h5 { font-size: 1.2rem }