@font-face {
  font-family: Coco Sharp;
  src: local('Coco Sharp'),
    url('fonts/Zetafonts-CocoSharp-Regular.woff') format('woff'),
    url('fonts/Zetafonts-CocoSharp-Regular.otf') format('otf');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: Coco Sharp;
  src: local('Coco Sharp'),
    url('fonts/Zetafonts-CocoSharp-Bold.otf') format('woff'),
    url('fonts/Zetafonts-CocoSharp-Bold.otf') format('otf');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
