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