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