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