@font-face {
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: normal;
    src: local('Times New Roman'), url('times.woff') format('woff');
}

@font-face {
    font-family: 'Times New Roman Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Times New Roman Italic'), url('timesi.woff') format('woff');
}

@font-face {
    font-family: 'Times New Roman Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Times New Roman Bold'), url('timesb.woff') format('woff');
}

@font-face {
    font-family: 'Times New Roman Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Times New Roman Bold Italic'), url('timesbi.woff') format('woff');
}
