@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?2vrgq3');
    src:    url('fonts/icomoon.eot?2vrgq3#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?2vrgq3') format('truetype'),
        url('fonts/icomoon.woff?2vrgq3') format('woff'),
        url('fonts/icomoon.svg?2vrgq3#icomoon') 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' !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-homes:before {
    content: "\e909";
}
.icon-bihar:before {
    content: "\e901";
}
.icon-blog:before {
    content: "\e903";
}
.icon-satyananda:before {
    content: "\e904";
}
.icon-swami:before {
    content: "\e905";
}
.icon-toys:before {
    content: "\e332";
}
.icon-filter_vintage:before {
    content: "\e3e3";
}
.icon-mood:before {
    content: "\e7f2";
}
.icon-view_list:before {
    content: "\e8ef";
}
.icon-spa:before {
    content: "\eb4c";
}
.icon-chevron-right:before {
    content: "\e900";
}
.icon-th-small:before {
    content: "\e906";
}
.icon-th-list:before {
    content: "\e907";
}
.icon-home:before {
    content: "\e908";
}
.icon-play3:before {
    content: "\e902";
}

