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

.i-new-x:before {
  display: inline-block;
  font-family: "matsuri-new";
  font-size: inherit;
  font-style: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e000";
}
