@font-face {
  font-family: 'new--icon';
  src:  url('fonts/new--icon.eot?kcdy4y');
  src:  url('fonts/new--icon.eot?kcdy4y#iefix') format('embedded-opentype'),
    url('fonts/new--icon.ttf?kcdy4y') format('truetype'),
    url('fonts/new--icon.woff?kcdy4y') format('woff'),
    url('fonts/new--icon.svg?kcdy4y#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-line:before {
  content: "\e900";
}
.iconP-waiter-female:before {
  content: "\e901";
}
.iconP-waiter-male:before {
  content: "\e902";
}
.iconP-hotel-solid:before {
  content: "\e904";
}
.iconP-hotel:before {
  content: "\e905";
}
.iconP-travel-luggage:before {
  content: "\e906";
}
.iconP-chef-hat1:before {
  content: "\e908";
}
.iconP-chef:before {
  content: "\e909";
}
.iconP-cook:before {
  content: "\e90a";
}
