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