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