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

[class^="icomoon-"], [class*=" 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;
}

.icomoon-facebook:before {
    content: "\e60b";
}
.icomoon-twitter:before {
    content: "\e60c";
}
.icomoon-fb-button:before {
    content: "\e901";
}
.icomoon-login-arrow:before {
    content: "\e902";
}
.icomoon-login-empty:before {
    content: "\e900";
}
.icomoon-coracao:before {
    content: "\e60a";
}
.icomoon-video:before {
    content: "\e609";
}
.icomoon-disponibilidade:before {
    content: "\e607";
}
.icomoon-star:before {
    content: "\e608";
}
.icomoon-fechar:before {
    content: "\e606";
}
.icomoon-cat_rel:before {
    content: "\e600";
}
.icomoon-add_fav:before {
    content: "\e601";
}
.icomoon-tenho_peca:before {
    content: "\e602";
}
.icomoon-pecas_rel:before {
    content: "\e603";
}
.icomoon-compartilhar:before {
    content: "\e604";
}
.icomoon-leia_mais:before {
    content: "\e605";
}

