@font-face {
    font-family: 'solvencyicon';
    src: url('solvencyicon.eot');
    src: url('solvencyicon.eot?#iefix') format('embedded-opentype'),
         url('solvencyicon.woff2') format('woff2'),
         url('solvencyicon.woff') format('woff'),
         url('solvencyicon.ttf')  format('truetype'),
         url('solvencyicon.svg#solvencyicon') format('svg');
}

i[class^="solvencyicon-"]:before, i[class*=" solvencyicon-"]:before {
    font-family: solvencyicon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.solvencyicon-address:before {
    content: "\f101";
}
.solvencyicon-envelope:before {
    content: "\f102";
}
.solvencyicon-event:before {
    content: "\f103";
}
.solvencyicon-open-email:before {
    content: "\f104";
}
.solvencyicon-email:before {
    content: "\f105";
}
.solvencyicon-whatsapp:before {
    content: "\f106";
}
.solvencyicon-call:before {
    content: "\f107";
}
.solvencyicon-telephone:before {
    content: "\f108";
}
.solvencyicon-phone-call:before {
    content: "\f109";
}
.solvencyicon-telephone-1:before {
    content: "\f10a";
}
