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