@font-face {
  font-family: 'mojado';
  src:
  url('../fonts/mojado.ttf?vkqeh7') format('truetype'),
  url('../fonts/mojado.woff?vkqeh7') format('woff'),
  url('../fonts/mojado.svg?vkqeh7#mojado') format('svg');
  font-weight: normal;
  font-style: normal;
}

.mojado {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mojado' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  line-height: 1;
  display: inline-block;

  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mojado-minus:before {
  content: "\e900";
}
.mojado-plus:before {
  content: "\e901";
}
.mojado-coffeecup:before {
  content: "\e909";
}
.mojado-dinner:before {
  content: "\e908";
}
.mojado-desserts:before {
  content: "\e907";
}
.mojado-lunch:before {
  content: "\e906";
}
.mojado-input-message:before {
  content: "\e905";
}
.mojado-location:before {
  content: "\e904";
}
.mojado-people:before {
  content: "\e903";
}
.mojado-calendar:before {
  content: "\e902";
}
.mojado-time:before {
  content: "\e90a";
}
.mojado-search:before {
  content: "\e90b";
}
