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

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

.iconP-cake-3:before {
  content: "\e900";
}
.iconP-waiter-female:before {
  content: "\e901";
}
.iconP-waiter-male:before {
  content: "\e902";
}
.iconP-chef-hat:before {
  content: "\e903";
}
