h2 {
    padding:0;
    margin:0;
    font-family: 'georgiaitalic';
    font-size: 32px; 
    font-weight: normal;
    color:#5c5c5c;
}
h6 {
    padding:0;
    margin:0;
    font-family: 'georgiaitalic';
    font-size: 16px; 
    font-weight: normal;
}
p {
    padding:0;
    margin:0;
    font-family: 'open_sanslight';
    font-size: 18px; 
    font-weight: normal;
    line-height: 200%;
    color:#5c5c5c;
}

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

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

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

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

}