@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/play.eot);
  src: local('Play'), url(fonts/play.eot) format('embedded-opentype'), url(fonts/play.woff) format('woff');
}
@font-face {
  font-family: 'Play-Bold';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/play_bold.eot);
  src: local('Play-Bold'), url(fonts/play_bold.eot) format('embedded-opentype'), url(fonts/play_bold.woff) format('woff');
}



h1 { font: 1.5em 'Play-Bold', Sans-Serif }
h2 { font: 1.1em 'Play-Bold', Sans-Serif }
h1.inici { font: 1.3em 'Play-Bold', Sans-Serif }
p.inici { font: 1em 'Play', Sans-Serif }
h2.inici { font: bold 1em 'Play-Bold', Sans-Serif }

div#menu ul { font: 0.8em 'Play', Sans-Serif; background: white }


div.programa h2 { font: 1.1em 'Play-Bold', Sans-Serif }
div#submenu p { font: 1.5em 'Play', Sans-Serif }