@font-face{
  font-family:'museo';
  src: url('font/museo-300-webfont.woff') format('woff'),
  url('font/museo-300-webfont.ttf') format('truetype');
  font-weight:300;
  font-style:normal;
}
@font-face{
  font-family:'museo-sans';
  src: url('font/museosans-300-webfont.woff') format('woff'),
  url('font/museosans-300-webfont.ttf') format('truetype');
  font-weight:300;
  font-style:normal;
}
