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

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

.dor-shipping-truck:before {
  content: "\e900";
}
.dor-shipping-posturinn:before {
  content: "\e901";
}
.dor-shipping-store:before {
  content: "\e902";
}
.dor-shipping-warehouse:before {
  content: "\e903";
}
.dor-shipping-van:before {
  content: "\e904";
}
.dor-shipping-dropp-logo:before {
  content: "\e905";
}
.dor-shipping-eimskip:before {
  content: "\e906";
}
