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