


@media screen
{
p.style1 {font: 18px/20px 'NotethisRegular', Arial, sans-serif; color:#14015E;}
p.style2 {font: 26px/28px 'Purisa', Comic Sans MS; color:#14015E;}
p.style3 {font: 18px/20px 'Purisa', Comic Sans MS; color:#14015E;}
}



@media screen,print
  {
  p.style1 {font-weight:bold;}
  }

@font-face {
    font-family: 'NotethisRegular';
    src: url('font/Note_this-webfont.eot');
    src: url('font/Note_this-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Note_this-webfont.woff') format('woff'),
         url('font/Note_this-webfont.ttf') format('truetype'),
         url('font/Note_this-webfont.svg#NotethisRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
