@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-2" !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: "untitled-font-2" !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-3d-glasses-game-movie:before {
  content: "\61";
}
.icon-virtual-reality-game:before {
  content: "\62";
}
.icon-adventure-game-rpg:before {
  content: "\63";
}
.icon-console-game-controller:before {
  content: "\64";
}
.icon-gamepad-console-joystick:before {
  content: "\65";
}
.icon-gamepad-keypad-arrow:before {
  content: "\66";
}
.icon-gamepad-keypad-joystick-playstation:before {
  content: "\67";
}
.icon-headphone-headset-gaming:before {
  content: "\68";
}
.icon-joystick-game-controller:before {
  content: "\69";
}
.icon-keyboard-arrow-keypad:before {
  content: "\6a";
}
.icon-keyboard-computer-keypad:before {
  content: "\6b";
}
.icon-maze-puzzle-labyrinth:before {
  content: "\6c";
}
.icon-pacman-game-retro:before {
  content: "\6d";
}
.icon-pc-mouse-keyboard-monitor:before {
  content: "\6e";
}
.icon-playstation-game-gamepad:before {
  content: "\6f";
}
.icon-podium-winner-champion:before {
  content: "\70";
}
.icon-potion-elixir-liquid-game:before {
  content: "\71";
}
.icon-remote-control-device:before {
  content: "\72";
}
.icon-smartphone-game-console:before {
  content: "\73";
}
.icon-tetris-game-block:before {
  content: "\74";
}
