i[class^="icon-"]:before,
i[class*=" icon-"]:before {
    font-family: "mfn-icons" !important;
    font-style: normal !important;
    font-weight: 400 !important;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1em;
    margin-left: .2em;
}

.icon-play:before {
    content: '\e8f9' !important;
}
