@font-face {
    font-family: 'IcoMoon---Free';
    src:    url('IcoMoon---Free.eot?ucjnyn');
    src:    url('IcoMoon---Free.eot?ucjnyn#iefix') format('embedded-opentype'),
        url('IcoMoon---Free.ttf?ucjnyn') format('truetype'),
        url('IcoMoon---Free.woff?ucjnyn') format('woff'),
        url('IcoMoon---Free.svg?ucjnyn#IcoMoon---Free') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'IcoMoon---Free' !important;
    speak: none;
    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-search:before {
    content: "\eb2d";
}
.icon-menu7:before {
    content: "\ec6e";
}
.icon-arrow-right2:before {
    content: "\edb9";
}
.icon-arrow-down4:before {
    content: "\edbf";
}
.icon-arrow-left2:before {
    content: "\edc1";
}
.icon-facebook:before {
    content: "\eee8";
}
.icon-facebook3:before {
    content: "\eeea";
}
.icon-instagram:before {
    content: "\eeec";
}
.icon-twitter3:before {
    content: "\eeef";
}

