@font-face
{
    font-family:"icomoon";
    src: url('fonts/icomoon.eot');

    src: url('fonts/icomoon.eot?nvexre');
    src: url('fonts/icomoon.eot?#iefixnvexre') format('embedded-opentype'), url('fonts/icomoon.woff?nvexre') format('woff'), url('fonts/icomoon.ttf?nvexre') format('truetype'), url('fonts/icomoon.svg?nvexre#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: 20px;
    background-color: transparent;
}

.icon-btn
{
    color: #40b549;
    font-size: 28px;
    border: 0px none white;
    cursor: pointer;
}
