@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap');

@font-face {
  font-family: 'LeagueSpartan';
  font-weight: bold;
  font-style: normal;
  src: url('/fonts/LeagueSpartan-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'HelveticaNeueInterface';
  font-weight: normal;
  font-style: normal;
  src: url('/fonts/Helvetica-Neue-Interface.ttf.woff') format('woff');
}
