@font-face
{
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?eoauly');
    src: url('fonts/icomoon.eot?#iefixeoauly') format('embedded-opentype'), url('fonts/icomoon.woff?eoauly') format('woff'), url('fonts/icomoon.ttf?eoauly') format('truetype'), url('fonts/icomoon.svg?eoauly#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"]
{
    font-family: 'icomoon';
    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;
    font-size: 1.4em;
}
.icon-home3:before
{
    content: "\e902";
}

.icon-fire:before
{
    content: "\e9a9";
}

.icon-star-full:before
{
    content: "\e9d9";
}