@font-face {
    font-family: 'Rodeo Girl BV';
    src: url('RodeoGirlBV.woff2') format('woff2'),
        url('RodeoGirlBV.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.homepage-hero h2 i, .homepage-points__point h3 i{
        font-family: 'Rodeo Girl BV';
        font-weight: normal;
        font-style: normal;
}