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

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

.mig-icon-phone-ringing:before {
  content: "\e90d";
}

.mig-icon-arrow-left:before {
  content: "\e900";
}

.mig-icon-breadcrumb:before {
  content: "\e901";
}

.mig-icon-cart:before {
  content: "\e902";
}

.mig-icon-clock:before {
  content: "\e903";
}

.mig-icon-close:before {
  content: "\e904";
}

.mig-icon-envelop:before {
  content: "\e905";
}

.mig-icon-facebook-circle:before {
  content: "\e906";
}

.mig-icon-facebook:before {
  content: "\e907";
}

.mig-icon-instagram-circle:before {
  content: "\e908";
}

.mig-icon-instagram:before {
  content: "\e909";
}

.mig-icon-location-marker:before {
  content: "\e90a";
}

.mig-icon-minus:before {
  content: "\e90b";
}

.mig-icon-mobile:before {
  content: "\e90c";
}

.mig-icon-phone:before {
  content: "\e90e";
}

.mig-icon-plus:before {
  content: "\e90f";
}

.mig-icon-rounded-angle-down:before {
  content: "\e910";
}

.mig-icon-rounded-angle-left:before {
  content: "\e911";
}

.mig-icon-rounded-angle-right:before {
  content: "\e912";
}

.mig-icon-rounded-angle-up:before {
  content: "\e913";
}

.mig-icon-ruler:before {
  content: "\e914";
}

.mig-icon-search:before {
  content: "\e915";
}

.mig-icon-tick:before {
  content: "\e916";
}

.mig-icon-tiktok-circle:before {
  content: "\e917";
}

.mig-icon-tiktok:before {
  content: "\e918";
}

.mig-icon-user:before {
  content: "\e919";
}

.mig-icon-whatsapp:before {
  content: "\e91a";
}

.mig-icon-youtube-circle:before {
  content: "\e91b";
}

.mig-icon-youtube:before {
  content: "\e91c";
}