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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Finedining-icons' !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-two-fire:before {
  content: "\e903";
}
.icon-Green:before {
  content: "\e900";
  color: #4ca626;
}
.icon-one-fire:before {
  content: "\e901";
  color: #a80038;
}
.icon-Three-fire:before {
  content: "\e902";
  color: #a80038;
}
