@font-face { 
  font-family: "Formata-Regular";
  src: url('http://donerightplumbing.com.au/Formata-Regular.otf') format("opentype");
}
@font-face { 
  font-family: "Formata-Light";
  src: url('http://donerightplumbing.com.au/Formata-Light.otf') format("opentype");
}
div1 {
  font-family: "Formata-Regular";
  font-size: 64px;
}
div2 {
  font-family: "Formata-Light";
  font-size: 64px;
}
