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

.ic {
    font-family: 'iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

/* @font-face {
  font-family: 'iconfont';
  src:  url('fonts/iconfont.eot?8cc4o0');
  src:  url('fonts/iconfont.eot?8cc4o0#iefix') format('embedded-opentype'),
    url('fonts/iconfont.ttf?8cc4o0') format('truetype'),
    url('fonts/iconfont.woff?8cc4o0') format('woff'),
    url('fonts/iconfont.svg?8cc4o0#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
} */
.ic-arrow-right:before {
  content: "\e90b";
}
.ic-arrow-down:before {
  content: "\e90c";
}
.ic-clock:before {
  content: "\e900";
}
.ic-delivery:before {
  content: "\e901";
}
.ic-dinein:before {
  content: "\e902";
}
.ic-direction-circle:before {
  content: "\e903";
}
.ic-envelope:before {
  content: "\e904";
}
.ic-facebook:before {
  content: "\e905";
}
.ic-instagram:before {
  content: "\e906";
}
.ic-line:before {
  content: "\e907";
}
.ic-phone:before {
  content: "\e908";
}
.ic-takeaway:before {
  content: "\e909";
}
.ic-train:before {
  content: "\e90a";
}
