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

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

.icon-uniqueIce-Cream:before {
  content: "\e904";
}
.icon-uniqueDozens:before {
  content: "\e905";
}
.icon-uniqueSeasonal:before {
  content: "\e900";
}
.icon-uniqueSandwiches:before {
  content: "\e901";
}
.icon-uniqueCoffee-and-Drinks:before {
  content: "\e902";
}
.icon-uniqueDonut:before {
  content: "\e903";
}
