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