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