/*
Theme Name: Presto! 2026
Theme URI: https://presto.visualitysoftware.com
Author: Visuality Software
Description: Custom block theme for Presto!, a tableside ordering app for restaurants and bars.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: presto-2026
*/

@font-face { font-family: 'Work Sans'; src: url('fonts/WorkSans-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Work Sans'; src: url('fonts/WorkSans-Medium.ttf') format('truetype'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Work Sans'; src: url('fonts/WorkSans-SemiBold.ttf') format('truetype'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Work Sans'; src: url('fonts/WorkSans-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'Instrument Serif'; src: url('fonts/InstrumentSerif-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Instrument Serif'; src: url('fonts/InstrumentSerif-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; font-display: swap; }

body { -webkit-font-smoothing: antialiased; text-wrap: pretty; font-family: 'Work Sans', sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: 'Instrument Serif', serif; font-weight: 400; }
a { transition: color .15s ease; }
