/* See FontAssets.tsx component before editing */

@font-face {
  font-family: 'HurmeGeometric';
  src: url('./hurme-geometric/HurmeGeometricSans3-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HurmeGeometric';
  src: url('./hurme-geometric/HurmeGeometricSans3-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HurmeGeometric';
  src: url('./hurme-geometric/HurmeGeometricSans3-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TicketsNumbers';
  src: url('./tickets-numbers/TicketsNumbers.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}