/* Local Font Imports */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Atkinson-Hyperlegible-Next-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Atkinson-Hyperlegible-Next-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Atkinson-Hyperlegible-Next-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/Plus-Jakarta-Sans-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Plus-Jakarta-Sans-700.woff2') format('woff2');
}

/* Material Symbols Outlined - will be replaced with inline SVGs */
.material-symbols-outlined {
  /* Inline SVGs will replace this class */
}
