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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'toyota-smile' !important;
  speak: none;
  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;
}
.minus:before {
  content: "\e906";
}
.check:before {
  content: "\e909";
}
.plus:before {
  content: "\e90a";
}
.exclamation:before {
  content: "\e90b";
}
.star:before {
  content: "\e90c";
}
.search:before {
  content: "\e900";
}
.peoples:before {
  content: "\e901";
}
.single-people:before {
  content: "\e902";
}
.baloon:before {
  content: "\e903";
}
.file:before {
  content: "\e904";
}
.pen:before {
  content: "\e905";
}
.lock:before {
  content: "\e908";
}
.mail:before {
  content: "\e907";
}
