@font-face {
    font-family: 'ClarendonTMed';
    src: url('fonts/ClarendonT-Medi.eot');
    src: url('fonts/ClarendonT-Medi.eot?#iefix') format('embedded-opentype'),
        url('fonts/ClarendonT-Medi.woff2') format('woff2'),
        url('fonts/ClarendonT-Medi.woff') format('woff'),
        url('fonts/ClarendonT-Medi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Segoe UI Semilight';
    src: url('fonts/SegoeUI-Semilight.eot');
    src: url('fonts/SegoeUI-Semilight.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI-Semilight.woff2') format('woff2'),
        url('fonts/SegoeUI-Semilight.woff') format('woff'),
        url('fonts/SegoeUI-Semilight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Segoe UI';
    src: url('fonts/SegoeUI-Light.eot');
    src: url('fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI-Light.woff2') format('woff2'),
        url('fonts/SegoeUI-Light.woff') format('woff'),
        url('fonts/SegoeUI-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

h1 {font-family: 'ClarendonTMed'; font-weight: 100; font-size: 22px; margin-bottom: -5px !important; padding-top: 10px; padding-left: 10px; padding-right: 10px;}
p {font-family: 'Segoe UI Semilight'; font-size: 15px; margin-top: 10px; padding-top: 3px; padding-left: 10px; padding-right: 10px; padding-bottom: 6px;}