@font-face {
    font-family: 'Mata';
    src: url('https://api.mydailyutility.com/MataRegular.woff2') format('woff2'),
         url('https://api.mydailyutility.com/MataRegular.woff') format('woff'),
         url('https://api.mydailyutility.com/MataRegular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
h1.BrandName-Mata{
    font-family: 'Mata', serif !important;
    text-shadow: 2px 2px 6px black !important;
  }
   
 
