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