/** Shopify CDN: Minification failed

Line 64:20 Unexpected "{"
Line 73:0 Unexpected "}"

**/
/* Brother 1816 font family */

/* Regular (400) */
@font-face {
  font-family: 'Brother 1816';
  src: url('/cdn/shop/files/Brother-1816-Regular.woff?v=1759234492') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Medium (500) */
@font-face {
  font-family: 'Brother 1816';
  src: url('/cdn/shop/files/Brother-1816-Medium.woff?v=1759239793') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Bold (700) */
@font-face {
  font-family: 'Brother 1816';
  src: url('/cdn/shop/files/Brother-1816-Bold.woff?v=1759239794') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* ExtraBold (800) */
@font-face {
  font-family: 'Brother 1816';
  src: url('/cdn/shop/files/Brother-1816-ExtraBold.woff?v=1759239793') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Black (900) */
@font-face {
  font-family: 'Brother 1816';
  src: url('/cdn/shop/files/Brother-1816-Black.woff?v=1759239793') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Apply defaults */
body {
  font-family: 'Brother 1816', sans-serif !important;
  font-weight: 400 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Brother 1816', sans-serif !important;
  font-weight: 700 !important;
}
heading1, heading2, {
  font-family: 'Brother 1816', sans-serif !important;
  font-weight: 900 !important;
}
button, .btn, .button, nav a {
  font-family: 'Brother 1816', sans-serif !important;
  font-weight: 500 !important;
}

}

