/* src/styles/fonts.css */

@font-face {
    font-family: 'SackersGothicStd-Heavy';
    src: url('../SackersGothicStd/SackersGothicStd-Heavy.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }
  