@font-face {
    font-family: 'fontello';
    src: url('../fnt/fontello.eot?85238006');
    src: url('../fnt/fontello.eot?85238006#iefix') format('embedded-opentype'),
         url('../fnt/fontello.woff2?85238006') format('woff2'),
         url('../fnt/fontello.woff?85238006') format('woff'),
         url('../fnt/fontello.ttf?85238006') format('truetype'),
         url('../fnt/fontello.svg?85238006#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
  }

@font-face {
    font-family: 'BN Book';
    src: url('../fnt/BebasNeueBook.eot');
    src: url('../fnt/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
        url('../fnt/BebasNeueBook.woff2') format('woff2'),
        url('../fnt/BebasNeueBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BN Bold';
    src: url('../fnt/BebasNeueBold.eot');
    src: url('../fnt/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
        url('../fnt/BebasNeueBold.woff2') format('woff2'),
        url('../fnt/BebasNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BN Light';
    src: url('../fnt/BebasNeueLight.eot');
    src: url('../fnt/BebasNeueLight.eot?#iefix') format('embedded-opentype'),
        url('../fnt/BebasNeueLight.woff2') format('woff2'),
        url('../fnt/BebasNeueLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BN Thin';
    src: url('../fnt/BebasNeue-Thin.eot');
    src: url('../fnt/BebasNeue-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fnt/BebasNeue-Thin.woff2') format('woff2'),
        url('../fnt/BebasNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BN Regular';
    src: url('../fnt/BebasNeueRegular.eot');
    src: url('../fnt/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
        url('../fnt/BebasNeueRegular.woff2') format('woff2'),
        url('../fnt/BebasNeueRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

