@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon_1.eot');
    src: url('../fonts/icomoon_1.eot#iefix') format('embedded-opentype'), url('../fonts/icomoon_1.ttf') format('truetype'), url('../fonts/icomoon_1.woff') format('woff'), url('../images/icomoon_1.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="grdeen-two-icon-"],
[class*=" grdeen-two-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.grdeen-two-icon-clover:before {
    content: "\e940";
}

.grdeen-two-icon-green-technology:before {
    content: "\e941";
}