@font-face{
    font-family:'Appetite-Rounded';
    src: url('https://www.cadburydessertscorner.com/hubfs/5686032/Appetite%20Font/Appetite-Rounded.d86ced4.woff2') format("woff2"),
      url('https://www.cadburydessertscorner.com/hubfs/5686032/Appetite%20Font/Appetite-Rounded.d567d0a.woff') format("woff");
    font-style:normal;
    font-display:swap;
  }
  @font-face{
    font-family:'PalmerLakePrint';
    src:url('https://www.cadburydessertscorner.com/hubfs/5686032/PalmerLakePrint/PalmerLakePrint-Regular.woff2') format("woff2"),
      url('https://www.cadburydessertscorner.com/hubfs/5686032/PalmerLakePrint/PalmerLakePrint-Regular.woff') format("woff");
    font-weight:400;
    font-style:normal;
    font-display:swap;
  }
  

  *, *:before, *:after {box-sizing: border-box;margin: 0;padding: 0;}
  ol, ul{list-style: none;}  
  img {max-width: 100%;height: auto;display: block;}
  html{scroll-behavior: smooth;}
  body{font-family:'Appetite-Rounded';font-size: 16px;}  
.container{max-width: calc(1200px + 2rem); margin: auto;padding-left: 1rem; padding-right: 1rem;}
a{text-decoration: none;}
img{max-width: 100%; height: auto;}

}