@font-face {
    font-family: 'Beni';
    src: url('../fonts/BeniLight.eot');
    src: url('../fonts/BeniLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BeniLight.woff2') format('woff2'),
        url('../fonts/BeniLight.woff') format('woff'),
        url('../fonts/BeniLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Beni';
    src: url('../fonts/BeniBold.eot');
    src: url('../fonts/BeniBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BeniBold.woff2') format('woff2'),
        url('../fonts/BeniBold.woff') format('woff'),
        url('../fonts/BeniBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Beni';
    src: url('../fonts/BeniRegular.eot');
    src: url('../fonts/BeniRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BeniRegular.woff2') format('woff2'),
        url('../fonts/BeniRegular.woff') format('woff'),
        url('../fonts/BeniRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Beni';
    src: url('../fonts/BeniBlack.eot');
    src: url('../fonts/BeniBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BeniBlack.woff2') format('woff2'),
        url('../fonts/BeniBlack.woff') format('woff'),
        url('../fonts/BeniBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

