* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Istok Web', sans-serif; font-weight: 400; background: #fff; color: #000; }
h1, h2 { font-family: 'Inder', sans-serif; font-weight: 400; }
h3, h4, h5, h6 { font-family: 'Istok Web', sans-serif; font-weight: 700; }
#MainContent { padding-top: var(--rf-header-height, 114px); }