



@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/bebas-neue/BebasNeue-Regular.woff2') format('woff2'),
       url('../fonts/bebas-neue/BebasNeue-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto-sans/dehinted-subset-NotoSans-Regular.woff2') format('woff2'),
       url('../fonts/noto-sans/dehinted-subset-NotoSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto-sans/dehinted-subset-NotoSans-SemiBold.woff2') format('woff2'),
       url('../fonts/noto-sans/dehinted-subset-NotoSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/noto-sans/dehinted-subset-NotoSans-Bold.woff2') format('woff2'),
       url('../fonts/noto-sans/dehinted-subset-NotoSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


/* === NOTO SANS CONDENSED === */
@font-face {
  font-family: 'Noto Sans Condensed';
  src: url('../fonts/noto-sans/dehinted-subset-NotoSansCondensed-Regular.woff2') format('woff2'),
       url('../fonts/noto-sans/dehinted-subset-NotoSansCondensed-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Condensed';
  src: url('../fonts/noto-sans/dehinted-subset-NotoSansCondensed-Bold.woff2') format('woff2'),
       url('../fonts/noto-sans/dehinted-subset-NotoSansCondensed-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Condensed';
  src: url('../fonts/noto-sans/dehinted-subset-NotoSansCondensed-Black.woff2') format('woff2'),
       url('../fonts/noto-sans/dehinted-subset-NotoSansCondensed-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

