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