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

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

.mg-hand:before {
  content: "\f902";
}
.mg-container:before {
  content: "\e905";
}
.mg-ltl:before {
  content: "\e900";
}
.mg-business:before {
  content: "\e901";
}
.mg-warehouse:before {
  content: "\e902";
}
.mg-ftl:before {
  content: "\e903";
}
.mg-drayage:before {
  content: "\e904";
}
