@font-face {
    font-family: 'BLACKJAR';
    src: url('../fonts/BLACKJAR.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/BebasNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Appetite';
    src: url('../fonts/Appetite.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'MyriadPro';
    src: url('../fonts/MyriadPro-SemiboldCond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }