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