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