/* ====================================================
   SEATING CHARTS FONTS OVERRIDE — Enjoy Ticket 2026
   ==================================================== */

@font-face {
    font-family: 'tickera-icons';
    src: url('../fonts/seatings.eot');
    src: url('../fonts/seatings.eot?#iefix') format('embedded-opentype'),
        url('../fonts/seatings.woff') format('woff'),
        url('../fonts/seatings.ttf') format('truetype'),
        url('../fonts/seatings.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
