@font-face {
  font-display: swap;
  font-family: 'BN';
  src:
    url('fonts/BN.ttf?aziqnl') format('truetype'),
    url('fonts/BN.woff?aziqnl') format('woff'),
    url('fonts/BN.svg?aziqnl#BN') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="bn-icon--"], [class*=" bn-icon--"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'BN' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bn-icon--google-plus:before {
  content: "\e900";
}
.bn-icon--arrow-up:before {
  content: "\e901";
}
.bn-icon--arrow-down:before {
  content: "\e902";
}
.bn-icon--arrow-right:before {
  content: "\e903";
}
.bn-icon--arrow-left:before {
  content: "\e904";
}
.bn-icon--tel:before {
  content: "\e905";
}
.bn-icon--close:before {
  content: "\e906";
}
.bn-icon--plus:before {
  content: "\e907";
}
.bn-icon--facebook:before {
  content: "\e908";
}
.bn-icon--holidaycheck:before {
  content: "\e909";
}
.bn-icon--mail:before {
  content: "\e90b";
}
.bn-icon--swipe:before {
  content: "\e90c";
}
.bn-icon--check:before {
  content: "\e90d";
}
.bn-icon--play:before {
  content: "\e90e";
}
.bn-icon--search:before {
  content: "\e90f";
}
.bn-icon--tripadvisor-small:before {
  content: "\e910";
}
.bn-icon--twitter:before {
  content: "\e911";
}
.bn-icon--whatsapp:before {
  content: "\e912";
}
.bn-icon--youtube:before {
  content: "\e913";
}
.bn-icon--instagram:before {
  content: "\e914";
}
.bn-icon--tripadvisor:before {
  content: "\e915";
}
.bn-icon--powered-by:before {
  content: "\e916";
}
