/* Local Custom Fonts */
@font-face {
  font-family: 'Embassy BT';
  src: url('./embassybt_regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* You can add more custom fonts here as needed */ 