@font-face {
  font-family: 'Cornero';
  src: url('{{ 'Cornero.woff2' | asset_url }}') format('woff2');
  font-weight: normal;
  font-style: normal;
}

h2.banner__title,
h1:not(.product-title-md) {
  font-family: 'Cornero', sans-serif!important;
  letter-spacing: -0.02em!important;
}

body {

    margin: 0px!important
}

#igr-powered-by {
display:none !important;
  
  
}
