
@font-face {
    src: url('fonts/NOH45.eot');
    src: url('fonts/NOH45.eot?#iefix') format('embedded-opentype'),
    url('fonts/NOH45.woff') format('woff'),
    url('fonts/NOH45.svg') format('svg'),
    url('fonts/NOH45.ttf') format('truetype');
    font-family: 'NoahTTRegular';
    font-weight: normal;
    font-style: normal;
}

@font-face {
    src: url('fonts/NOH46.eot');
    src: url('fonts/NOH46.eot?#iefix') format('embedded-opentype'),
    url('fonts/NOH46.woff') format('woff'),
    url('fonts/NOH46.ttf') format('truetype'),
    url('fonts/NOH46.svg') format('svg');
    font-family: 'NoahTTRegularItalic';
    font-weight: normal;
    font-style: normal;
}

@font-face {
    src: url('fonts/NOH66.eot');
    src: url('fonts/NOH66.eot?#iefix') format('embedded-opentype'),
    url('fonts/NOH66.woff') format('woff'),
    url('fonts/NOH66.ttf') format('truetype'),
    url('fonts/NOH66.svg') format('svg');
    font-family: 'NoahTTRegularItalicBold';
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'NoahTTRegular', 'Arian AMU', 'Arial AMU', 'GHEA Grapalat', Sylfaen, Sans-serif;
}

input, textarea, select { font-family: 'NoahTTRegular', 'Arian AMU', 'Arial AMU', 'GHEA Grapalat', Sylfaen, Sans-serif; }

.fb, b, strong { font-family: 'NoahTTRegularBold'; }


#datepicker .ui-datepicker-header .ui-datepicker-month {
    font-family: 'NoahTTRegularBold';
}

#datepicker .ui-datepicker-calendar th {
    font-family: 'NoahTTRegularBold';
}

#datepicker .ui-datepicker-calendar td a {
    font-family: 'NoahTTRegularBold';
}

#datepicker .ui-datepicker-calendar td span {
    font-family: 'NoahTTRegularBold';
}

#content .person-speech-text-block p {
    font-family: 'NoahTTRegularItalic';
}

#content .person-name {
    font-family: 'NoahTTRegularItalicBold';
}

#content .header-date {
    font-family: 'NoahTTRegular';
}
