/************PARADISE CSS************/

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

}    
 #content h2{
font-family: MyriadPro-Regular !important; color:red;
}