/* ─────────────────────────────────────────────────
   Brother 1816 — self-hosted (Latinotype license)
   Place woff2 files in assets/fonts/ to activate.
   ───────────────────────────────────────────────── */
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-Light.woff2') format('woff2'),
       url('../fonts/Brother1816-Light.woff')  format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-LightItalic.woff2') format('woff2'),
       url('../fonts/Brother1816-LightItalic.woff')  format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-Book.woff2') format('woff2'),
       url('../fonts/Brother1816-Book.woff')  format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-BookItalic.woff2') format('woff2'),
       url('../fonts/Brother1816-BookItalic.woff')  format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-Medium.woff2') format('woff2'),
       url('../fonts/Brother1816-Medium.woff')  format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-MediumItalic.woff2') format('woff2'),
       url('../fonts/Brother1816-MediumItalic.woff')  format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-Bold.woff2') format('woff2'),
       url('../fonts/Brother1816-Bold.woff')  format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-BoldItalic.woff2') format('woff2'),
       url('../fonts/Brother1816-BoldItalic.woff')  format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-Black.woff2') format('woff2'),
       url('../fonts/Brother1816-Black.woff')  format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brother 1816';
  src: url('../fonts/Brother1816-BlackItalic.woff2') format('woff2'),
       url('../fonts/Brother1816-BlackItalic.woff')  format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
