@font-face {
    font-family: 'Blank-Theme-Icons';
    src: url('../fonts/Blank-Theme-Icons.eot?wwgfiq');
    src: url('../fonts/Blank-Theme-Icons.eot?wwgfiq#iefix') format('embedded-opentype'), url('../fonts/Blank-Theme-Icons.ttf?wwgfiq') format('truetype'), url('../fonts/Blank-Theme-Icons.woff?wwgfiq') format('woff'), url('../fonts/Blank-Theme-Icons.svg?wwgfiq#Blank-Theme-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Blank-Theme-Icons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
    content: "\e942";
}

.icon-envelop:before {
    content: "\e945";
}

.icon-location:before {
    content: "\e947";
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-linkedin2:before {
    content: "\eaca";
}

.icon-arrow-up2:before {
    content: "\ea3a";
}

.icon-whatsapp:before {
    content: "\ea93";
}

.icon-download3:before {
    content: "\e9c7";
}