@font-face {
  font-family: 'MapQuestElementor';
  src: url('fonts/MapQuestElementor.woff') format('woff'),
       url('fonts/MapQuestElementor.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="mq-"], [class*=" mq-"] {
  font-family: 'MapQuestElementor' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mq-mapquest:before { content: "\e900"; }
