@font-face {
    font-family: mpb-icon;
    src: url("mpb-icon.eot");src: url("mpb-icon.eot?c17acf27#iefix") format("embedded-opentype"),
             url("mpb-icon.woff2?c17acf27") format("woff2"),
             url("mpb-icon.woff?c17acf27") format("woff"),
             url("mpb-icon.ttf?c17acf27") format("truetype"),
             url("mpb-icon.svg?c17acf27#mpb-icon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="mpb-icon"], [class*=" mpb-icon"] {
    font-family: 'mpb-icon' !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    line-height: 1;
}


.mpb-icon-add::before {
    content: "\ea01";
}

.mpb-icon-angle-down::before {
    content: "\ea02";
}

.mpb-icon-angle-left::before {
    content: "\ea03";
}

.mpb-icon-angle-right::before {
    content: "\ea04";
}

.mpb-icon-angle-up::before {
    content: "\ea05";
}

.mpb-icon-bin::before {
    content: "\ea06";
}

.mpb-icon-cart::before {
    content: "\ea07";
}

.mpb-icon-check::before {
    content: "\ea08";
}

.mpb-icon-close::before {
    content: "\ea09";
}

.mpb-icon-facebook::before {
    content: "\ea0a";
}

.mpb-icon-file::before {
    content: "\ea0b";
}

.mpb-icon-hamburger::before {
    content: "\ea0c";
}

.mpb-icon-help::before {
    content: "\ea0d";
}

.mpb-icon-hide::before {
    content: "\ea0e";
}

.mpb-icon-instagram::before {
    content: "\ea0f";
}

.mpb-icon-loader::before {
    content: "\ea10";
}

.mpb-icon-location::before {
    content: "\ea11";
}

.mpb-icon-logo::before {
    content: "\ea12";
}

.mpb-icon-phone::before {
    content: "\ea13";
}

.mpb-icon-play::before {
    content: "\ea14";
}

.mpb-icon-remove::before {
    content: "\ea15";
}

.mpb-icon-search::before {
    content: "\ea16";
}

.mpb-icon-show::before {
    content: "\ea17";
}

.mpb-icon-sorting::before {
    content: "\ea18";
}

.mpb-icon-tune::before {
    content: "\ea19";
}
