﻿/* @font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?fl1pdz');
  src:  url('../../fonts/icomoon.eot?fl1pdz#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?fl1pdz') format('truetype'),
    url('../../fonts/icomoon.woff?fl1pdz') format('woff'),
    url('../../fonts/icomoon.svg?fl1pdz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: 'icomoon';
  src:  url('http://www.zhichiwangluo.com/zhichi_frontend/static/official/common/css/icomoon/fonts/icomoon.eot?dg308t');
  src:  url('http://www.zhichiwangluo.com/zhichi_frontend/static/official/common/css/icomoon.eot?dg308t') format('embedded-opentype'),
    url('http://www.zhichiwangluo.com/zhichi_frontend/static/official/common/css/icomoon.ttf?dg308t') format('truetype'),
    url('http://www.zhichiwangluo.com/zhichi_frontend/static/official/common/css/icomoon.woff?dg308t') format('woff'),
    url('http://www.zhichiwangluo.com/zhichi_frontend/static/official/common/css/icomoon.svg?dg308t') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-nav-setMeal:before {
  content: "\e900";
  color:#fff;
  font-size: 24px;
}
