
:root{
--root-font-adjust: 100%;
--root-multiplyer: 2;
--root-font-size: 1.05rem;
--navigation-height: 110px;
--container-width: 1140px;
font-size: var(--root-font-size);
}


@font-face {
font-family: 'rjt';
font-weight: normal;
font-style: normal;
src: url(https://www.restorativejusticetauranga.org.nz/wp-content/themes/restorativejusticetauranga/assets/fonts/rjt/rjt.woff2) format('woff2'),
url(https://www.restorativejusticetauranga.org.nz/wp-content/themes/restorativejusticetauranga/assets/fonts/rjt/rjt.woff) format('woff');
}

body{
font-size: var(--root-font-adjust);
}