@font-face {
  font-family: 'Bahij Helvetica Neue';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/assets/default/fonts/bahij/BahijHelveticaNeue-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Bahij Helvetica Neue';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/default/fonts/bahij/BahijHelveticaNeue-Roman.ttf') format('truetype');
}

@font-face {
  font-family: 'Bahij Helvetica Neue';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url('/assets/default/fonts/bahij/BahijHelveticaNeue-Bold.ttf') format('truetype');
}

