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

.icomoon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.im-link-tag:before {
    content: "\e900";
}
.im-search:before {
    content: "\e986";
}
.im-phone:before {
    content: "\f095";
}
.im-angle-left:before {
    content: "\f104";
}
.im-angle-right:before {
    content: "\f105";
}

