/* Enter Your Custom CSS Here */
@font-face {
  font-family: 'Impact';
  src: url('https://www.cncsites1.co.nz/fonts/impact/impact.ttf'); /* IE9 Compat Modes */
}

.impact {
  font-family: 'Impact', Helvetica, sans-serif !important;
}

.fl-heading-text {
  font-family: 'Impact', Helvetica, sans-serif !important;
}

.hh1 {
  font-family: 'Impact', Helvetica, sans-serif !important;
  font-weight:400px;
  text-align:center;
  color:#fff;
}

.justify {
 text-align: justify !important;
}