@charset "UTF-8";

/* culinary-virtue */
@font-face {
  font-family: "culinary-virtue";
  src:url("../eot/1635773594.eot");
  src:url("../eot/1635773594d41d.eot#iefix") format("embedded-opentype"),
    url("../woff/1635773594.woff") format("woff"),
    url("../ttf/1635773594.ttf") format("truetype"),
    url("../svg/1635773594.svg#1635773594") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "culinary-virtue" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "culinary-virtue" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-navi:before {
  content: "\61";
}
