@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

[class^="mp-"],
[class*=" mp-"] {
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
}

.mp-store-icon:before {
    content: "\e964";
}
