/*estilos personalizados*/

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

.fa-alipay:before {
    font-family: 'icomoon'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900"
}