@font-face {
  font-family: "ygo-icons";
  src: url('ygo-icons.eot?t=1761169882072'); /* IE9*/
  src: url('ygo-icons.eot?t=1761169882072#iefix') format('embedded-opentype') /* IE6-IE8 */,
  url('ygo-icons.woff2?t=1761169882072') format('woff2'),
  url('ygo-icons.woff?t=1761169882072') format('woff'),
  url('ygo-icons.ttf?t=1761169882072') format('truetype'),
  url('ygo-icons.svg?t=1761169882072') format('svg');
}

[class^="ygo-i--"], [class*=" ygo-i--"] {
  font-family: 'ygo-icons' !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.ygo-i--b::before { content: "\ea01"; }
.ygo-i--b_fd::before { content: "\ea02"; }
.ygo-i--destroy::before { content: "\ea03"; }
.ygo-i--gy::before { content: "\ea04"; }
.ygo-i--normal_summon::before { content: "\ea05"; }
.ygo-i--set::before { content: "\ea06"; }
.ygo-i--special_summon::before { content: "\ea07"; }
.ygo-i--special_summon_def::before { content: "\ea08"; }
.ygo-i--to_hand::before { content: "\ea09"; }


