@font-face
{
    font-family: 'neonclipper_normal';
  src: url('neonclipper_normal.eot');
  src: url('neonclipper_normal.eot?#') format('embedded-opentype'),
      url('neonclipper_normal.woff') format('woff'),
      url('neonclipper_normal.ttf') format('truetype');
}
@font-face
{
    font-family: 'neonclipper_bold';
  src: url('neonclipper_bold.eot');
  src: url('neonclipper_bold.eot?#') format('embedded-opentype'),
      url('neonclipper_bold.woff') format('woff'),
      url('neonclipper_bold.ttf') format('truetype');
}
@font-face
{
    font-family: 'neonclipper_light';
  src: url('neonclipper_light.eot');
  src: url('neonclipper_light.eot?#') format('embedded-opentype'),
      url('neonclipper_light.woff') format('woff'),
      url('neonclipper_light.ttf') format('truetype');
}
