[class^="mvp-icon-"]:before,
[class*="mvp-icon-"]:before,
.mvp-stack_close:before {
  display: inline-block;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: "icomoonregular";
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  color: #d0d0d0;
}
