@font-face {
  font-family: 'mif';
  src:  url('../fonts/mif.eot?98snhy');
  src:  url('../fonts/mif.eot?98snhy#iefix') format('embedded-opentype'),
    url('../fonts/mif.ttf?98snhy') format('truetype'),
    url('../fonts/mif.woff?98snhy') format('woff'),
    url('../fonts/mif.svg?98snhy#mif') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mif' !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;
}

.ic-kur:before {
  content: "\e900";
  color: #ccc;
}
.ic-np:before {
  content: "\e901";
  color: #ccc;
}
.ic-payment-method-1:before {
  content: "\e902";
  color: #ccc;
}
.ic-payment-method-2:before {
  content: "\e903";
  color: #a7a7a7;
}
.ic-payment-method-3:before {
  content: "\e904";
  color: #a7a7a7;
}
.ic-payment-method-4:before {
  content: "\e905";
  color: #a7a7a7;
}
.ic-payment-method-5:before {
  content: "\e906";
  color: #a7a7a7;
}
.ic-sv:before {
  content: "\e907";
  color: #a7a7a7;
}
