/* Custom Fonts */

@font-face {
  font-family: 'BFantezy';
  src: url('/assets/fonts/BFantezy.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
