/* === Geist Sans === */
@font-face {
  font-family: 'Geist Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./fonts/geist-sans-latin-400-normal.woff2') format('woff2');
}

/* === Clash Display === */
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: url('./fonts/clash-display-200.woff2') format('woff2');
}
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('./fonts/clash-display-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./fonts/clash-display-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('./fonts/clash-display-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('./fonts/clash-display-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Clash Display';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('./fonts/clash-display-700.woff2') format('woff2');
}

/* === General Sans === */
@font-face {
  font-family: 'General Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./fonts/general-sans-400.woff2') format('woff2');
}
@font-face {
  font-family: 'General Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('./fonts/general-sans-500.woff2') format('woff2');
}
@font-face {
  font-family: 'General Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('./fonts/general-sans-600.woff2') format('woff2');
}
@font-face {
  font-family: 'General Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('./fonts/general-sans-700.woff2') format('woff2');
}

/* === BubbledotICG-FinePos === */
@font-face {
  font-family: 'BubbledotICG-FinePos';
  font-style: normal;
  font-display: swap;
  font-weight: normal;
  src: url('./fonts/bubbledot-finepos.woff2') format('woff2'),
       url('./fonts/bubbledot-finepos.woff') format('woff');
}

/* === Almarena Mono === */
@font-face {
  font-family: 'Almarena Mono';
  font-style: normal;
  font-display: swap;
  font-weight: 300 400 500;
  src: url('./fonts/almarena-mono-light.otf') format('opentype');
}
