/* -----------------------------------------------
   BN Beverly — Web Font
   Format: WOFF2
   Weight: 400 (Regular)
   Style:  Normal
----------------------------------------------- */

@font-face {
  font-family: 'BNBeverly';
  src: url('BNBeverly.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}