@font-face {
  font-family: 'mlsn-ui';
  src:  url('fonts/mlsn_ui.eot');
  src:  url('fonts/mlsn_ui.eot#iefix') format('embedded-opentype'),
    url('fonts/mlsn_ui.ttf') format('truetype'),
    url('fonts/mlsn_ui.woff') format('woff'),
    url('fonts/mlsn_ui.svg#mlsn-ui') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="m-icon-"], [class*=" m-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mlsn-ui' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.m-icon-android:before {
  content: "\e900";
}
.m-icon-apple:before {
  content: "\e901";
}
.m-icon-arrow-down:before {
  content: "\e902";
}
.m-icon-arrow-left:before {
  content: "\e903";
}
.m-icon-arrow-right:before {
  content: "\e904";
}
.m-icon-arrow-up:before {
  content: "\e905";
}
.m-icon-check:before {
  content: "\e906";
}
.m-icon-check-box:before {
  content: "\e907";
}
.m-icon-check-box-active:before {
  content: "\e908";
}
.m-icon-claim:before {
  content: "\e909";
}
.m-icon-close:before {
  content: "\e90a";
}
.m-icon-comment:before {
  content: "\e90b";
}
.m-icon-favorite:before {
  content: "\e90c";
}
.m-icon-favorite-active:before {
  content: "\e90d";
}
.m-icon-logo .path1:before {
  content: "\e90e";
  color: rgb(255, 160, 44);
}
.m-icon-logo .path2:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-logo .path3:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(255, 127, 41);
}
.m-icon-logo .path4:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-logo .path5:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(148, 193, 51);
}
.m-icon-logo .path6:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-logo .path7:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(116, 155, 9);
}
.m-icon-logo .path8:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.m-icon-logo_l .path1:before {
  content: "\e916";
  color: rgb(255, 127, 41);
}
.m-icon-logo_l .path2:before {
  content: "\e917";
  margin-left: -1.00390625em;
  color: rgb(255, 255, 255);
}
.m-icon-logo_m .path1:before {
  content: "\e918";
  color: rgb(255, 160, 44);
}
.m-icon-logo_m .path2:before {
  content: "\e919";
  margin-left: -1.00390625em;
  color: rgb(255, 255, 255);
}
.m-icon-logo_n .path1:before {
  content: "\e91a";
  color: rgb(116, 155, 9);
}
.m-icon-logo_n .path2:before {
  content: "\e91b";
  margin-left: -1.00390625em;
  color: rgb(255, 255, 255);
}
.m-icon-logo_s .path1:before {
  content: "\e91c";
  color: rgb(148, 193, 51);
}
.m-icon-logo_s .path2:before {
  content: "\e91d";
  margin-left: -1.00390625em;
  color: rgb(255, 255, 255);
}
.m-icon-pencil:before {
  content: "\e91e";
}
.m-icon-phone:before {
  content: "\e91f";
}
.m-icon-price-chart:before {
  content: "\e920";
}
.m-icon-print:before {
  content: "\e921";
}
.m-icon-radio:before {
  content: "\e922";
}
.m-icon-radio-active:before {
  content: "\e923";
}
.m-icon-share:before {
  content: "\e924";
}
.m-icon-trash:before {
  content: "\e925";
}

