@font-face {
  font-family: 'awb-movers';
  src:
    url('fonts/awb-movers.ttf?12elon') format('truetype'),
    url('fonts/awb-movers.woff?12elon') format('woff'),
    url('fonts/awb-movers.svg?12elon#awb-movers') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.awb-moversclose:before {
  content: "\e900";
}
.awb-moversmenu:before {
  content: "\e901";
}
.awb-moversphone-alt:before {
  content: "\f879";
}
.awb-moverscheck-square:before {
  content: "\f14a";
}
.awb-moverspaper-plane:before {
  content: "\f1d8";
}
