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