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