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

i[class^="konstrukicon-"]:before, i[class*=" konstrukicon-"]:before {
    font-family: konstrukicon !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;
}

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