@font-face{
    font-family: renzcom-icons;
    src: url(https://icons.renzcom.nl/renzcom-font.ttf) format('truetype');
}

.ri.house::before {
    font-family: renzcom-icons;
    content: "\e000" !important;
}

.ri.organization::before {
    font-family: renzcom-icons;
    content: "\e001" !important;
}

.ri.change::before {
    font-family: renzcom-icons;
    content: "\e002" !important;
}