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