@font-face {
    font-family: "imarcus";
    src: url("./imarcus.eot?4429f7b7acca78ebadda1c0e44e8b29e?#iefix") format("embedded-opentype"),
url("./imarcus.woff2?4429f7b7acca78ebadda1c0e44e8b29e") format("woff2"),
url("./imarcus.woff?4429f7b7acca78ebadda1c0e44e8b29e") format("woff"),
url("./imarcus.ttf?4429f7b7acca78ebadda1c0e44e8b29e") format("truetype"),
url("./imarcus.svg?4429f7b7acca78ebadda1c0e44e8b29e#imarcus") format("svg");
}

i[class^="icon-mt-"]:before, i[class*=" icon-mt-"]:before {
    font-family: imarcus !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-mt-arrow-down:before {
    content: "\f101";
}
.icon-mt-arrow-next:before {
    content: "\f102";
}
.icon-mt-arrow-prev:before {
    content: "\f103";
}
.icon-mt-facebook:before {
    content: "\f104";
}
.icon-mt-Linkedin:before {
    content: "\f105";
}
.icon-mt-pause:before {
    content: "\f106";
}
.icon-mt-play:before {
    content: "\f107";
}
.icon-mt-search:before {
    content: "\f108";
}
.icon-mt-x:before {
    content: "\f109";
}
.icon-mt-youtube:before {
    content: "\f10a";
}
.icon-mt-mute:before {
    content: "\f10b";
}
.icon-mt-unmute:before {
    content: "\f10c";
}
.icon-mt-close:before {
    content: "\f10d";
}
.icon-mt-playfilled:before {
    content: "\f10e";
}
.icon-mt-pausefilled:before {
    content: "\f10f";
}
