/* Inboxhafen private font delivery: Poppins via /assets IDs */
@font-face{
 font-family:'Poppins';
 src:local('Poppins Light'), local('Poppins-Light'), url('/assets/e247a92158e1.ttf') format('truetype');
 font-weight:300;
 font-style:normal;
 font-display:swap;
}
@font-face{
 font-family:'Poppins';
 src:local('Poppins Light Italic'), local('Poppins-LightItalic'), url('/assets/f76102b361e7.ttf') format('truetype');
 font-weight:300;
 font-style:italic;
 font-display:swap;
}
@font-face{
 font-family:'Poppins';
 src:local('Poppins Regular'), local('Poppins-Regular'), url('/assets/fdd3002e7d81.ttf') format('truetype');
 font-weight:400;
 font-style:normal;
 font-display:swap;
}
@font-face{
 font-family:'Poppins';
 src:local('Poppins Italic'), local('Poppins-Italic'), url('/assets/e2bfcd56016c.ttf') format('truetype');
 font-weight:400;
 font-style:italic;
 font-display:swap;
}
@font-face{
 font-family:'Poppins';
 src:local('Poppins Medium'), local('Poppins-Medium'), url('/assets/283f21b44efb.ttf') format('truetype');
 font-weight:500;
 font-style:normal;
 font-display:swap;
}
@font-face{
 font-family:'Poppins';
 src:local('Poppins Medium Italic'), local('Poppins-MediumItalic'), url('/assets/b592c62fdf88.ttf') format('truetype');
 font-weight:500;
 font-style:italic;
 font-display:swap;
}
@font-face{
 font-family:'Poppins';
 src:local('Poppins SemiBold'), local('Poppins-SemiBold'), url('/assets/8a4ace9392d0.ttf') format('truetype');
 font-weight:600;
 font-style:normal;
 font-display:swap;
}
@font-face{
 font-family:'Poppins';
 src:local('Poppins SemiBold Italic'), local('Poppins-SemiBoldItalic'), url('/assets/0c8bed0a5942.ttf') format('truetype');
 font-weight:600;
 font-style:italic;
 font-display:swap;
}
@font-face{
 font-family:'Poppins';
 src:local('Poppins Bold'), local('Poppins-Bold'), url('/assets/875cf0cecd64.ttf') format('truetype');
 font-weight:700;
 font-style:normal;
 font-display:swap;
}
@font-face{
 font-family:'Poppins';
 src:local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url('/assets/6de8952ca08d.ttf') format('truetype');
 font-weight:700;
 font-style:italic;
 font-display:swap;
}
:root { --font-sans-local: 'Poppins', Inter, system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif; }
