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

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

.iconplus:before {
  content: "\f067";
}
.iconsearch:before {
  content: "\f002";
}
.iconheart:before {
  content: "\f004";
}
.iconstar:before {
  content: "\f005";
}
.iconstar-o:before {
  content: "\f006";
}
.iconcheck:before {
  content: "\f00c";
}
.iconclose:before {
  content: "\f00d";
}
.iconflag:before {
  content: "\f024";
}
.iconpencil:before {
  content: "\f040";
}
.iconmap:before {
  content: "\f041";
}
.icongroup:before {
  content: "\f0c0";
}
.iconenvelope:before {
  content: "\f0e0";
}
.iconfood:before {
  content: "\f0f5";
}
.iconangle-down:before {
  content: "\f107";
}
