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