@font-face {
    font-family: 'Times New Roman';
    src: url(../../fonts/LiberationSerif-Regular-webfont.woff) format('woff');
}
@font-face {
    font-family: 'Times New Roman';
    src: url(../../fonts/LiberationSerif-Italic-webfont.woff) format('woff');
    font-style: italic;
}
@font-face {
    font-family: 'Times New Roman';
    src: url(../../fonts/LiberationSerif-Bold-webfont.woff) format('woff');
    font-weight: bold;
}
@font-face {
    font-family: 'Times New Roman';
    src: url(../../fonts/LiberationSerif-BoldItalic-webfont.woff) format('woff');
    font-style: italic;
    font-weight: bold;
}