@font-face { font-family: "Times New Roman"; src: local("Times New Roman"), url("/times/times.ttf"); } @font-face { font-family: "Times New Roman"; font-weight: bold; src: local("Times New Roman"), url("/times/bold.ttf"); } @font-face { font-family: "Times New Roman"; font-style: italic; src: local("Times New Roman"), url("/times/italic.ttf"); } @font-face { font-family: "Times New Roman"; font-weight: bold; font-style: italic; src: local("Times New Roman"), url("/times/bold-italic.ttf"); }