@font-face {
  font-family: 'mvl-save-search';
  src:  url('mvl-save-search.eot?63wkbm');
  src:  url('mvl-save-search.eot?63wkbm#iefix') format('embedded-opentype'),
    url('mvl-save-search.ttf?63wkbm') format('truetype'),
    url('mvl-save-search.woff?63wkbm') format('woff'),
    url('mvl-save-search.svg?63wkbm#mvl-save-search') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mvl-save-search' !important;
  speak: never;
  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;
}

.icon-mvl-save-search:before {
  content: "\e900";
}

i[class^="icon-mvl-"]:before {
  color: #cc6119 !important;
}