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