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