/* Neue Plak — fonte da identidade UD.i (arquivos licenciados nesta pasta).
   Uma unica familia 'Neue Plak' com os pesos do corte padrao (100-900) e os italicos do corte Text.
   Servido como CSS estatico (linkado no app.blade.php) e nao pelo Vite: no modo dev o navegador
   pede os assets do CSS ao servidor do Vite, que nao serve public/fonts. */
@font-face { font-family: 'Neue Plak'; font-weight: 100; font-style: normal; font-display: swap; src: url('Neue Plak Thin.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 200; font-style: normal; font-display: swap; src: url('Neue Plak UltraLight.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 300; font-style: normal; font-display: swap; src: url('Neue Plak Light.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 400; font-style: normal; font-display: swap; src: url('Neue Plak Regular.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 600; font-style: normal; font-display: swap; src: url('Neue Plak SemiBold.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 700; font-style: normal; font-display: swap; src: url('Neue Plak Bold.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 800; font-style: normal; font-display: swap; src: url('Neue Plak Black.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 900; font-style: normal; font-display: swap; src: url('Neue Plak ExtraBlack.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 100; font-style: italic; font-display: swap; src: url('Neue Plak Text Thin Italic.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 300; font-style: italic; font-display: swap; src: url('Neue Plak Text Light Italic.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 400; font-style: italic; font-display: swap; src: url('Neue Plak Text Italic.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 600; font-style: italic; font-display: swap; src: url('Neue Plak Text SemiBold Italic.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 700; font-style: italic; font-display: swap; src: url('Neue Plak Text Bold Italic.woff') format('woff'); }
@font-face { font-family: 'Neue Plak'; font-weight: 800; font-style: italic; font-display: swap; src: url('Neue Plak Text Black Italic.woff') format('woff'); }
