@font-face {
  font-family: 'fukidashi';
  src:
    url('fonts/fukidashi.ttf?mws3aw') format('truetype'),
    url('fonts/fukidashi.woff?mws3aw') format('woff'),
    url('fonts/fukidashi.svg?mws3aw#fukidashi') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="i-fukidashi-"], [class*=" i-fukidashi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fukidashi' !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;
}

.i-fukidashi-round_b:before {
  content: "\e900";
}
.i-fukidashi-round_l:before {
  content: "\e901";
}
.i-fukidashi-square_b:before {
  content: "\e902";
}
.i-fukidashi-square_l:before {
  content: "\e903";
}
.i-fukidashi-diamond:before {
  content: "\e904";
}
.i-fukidashi-fat_b:before {
  content: "\e905";
}
.i-fukidashi-fat_l:before {
  content: "\e906";
}
.i-fukidashi-circle_b:before {
  content: "\e907";
}
.i-fukidashi-circle_l:before {
  content: "\e908";
}
.i-fukidashi-dot:before {
  content: "\e909";
}
