
:root{
--root-font-adjust: 100%;
--root-multiplyer: 2;
--root-font-size: 1.05rem;
--navigation-top-height: 120px;
--navigation-menu-height: 70px;
--container-width: 1160px;
font-size: var(--root-font-size);
}


@font-face {
font-family: 'Avenir Next';
src: url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/avenir-next/AvenirNext-Regular.woff2) format('woff2'),
url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/avenir-next/AvenirNext-Regular.woff) format('woff');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'Avenir Next';
src: url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/avenir-next/AvenirNext-Medium.woff2) format('woff2'),
url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/avenir-next/AvenirNext-Medium.woff) format('woff');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'Avenir Next';
src: url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/avenir-next/AvenirNext-DemiBold.woff2) format('woff2'),
url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/avenir-next/AvenirNext-DemiBold.woff) format('woff');
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: 'Avenir Next';
src: url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/avenir-next/AvenirNext-Bold.woff2) format('woff2'),
url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/avenir-next/AvenirNext-Bold.woff) format('woff');
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: 'jackhouse';
src:
url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/jackhouse/jackhouse.woff2) format('woff2'),
url(https://houseremoval.co.nz/wp-content/themes/jack-house-transit/assets/fonts/jackhouse/jackhouse.woff) format('woff');
}

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