/* FOR EXTERNAL IN-APP USE ONLY ONLY JONAH AND ASSOCIATE WEBSITES*/

@font-face {
  font-family: 'Jsans';
  src:
    url('https://jaa.nz/fonts/jsans-medium-webfont.woff2') format('woff2'),
    url('https://jaa.nz/fonts/jsans-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Jsans';
  src:
    url('https://jaa.nz/fonts/jsans-bold-webfont.woff2') format('woff2'),
    url('https://jaa.nz/fonts/jsans-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Jsans';
  src:
    url('https://jaa.nz/fonts/jsans-black-webfont.woff2') format('woff2'),
    url('https://jaa.nz/fonts/jsans-black-webfont.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
