@font-face{
    font-family: "Times New Roman";
    src: url("times-new-roman.eot");
    src: url("times-new-roman-iefix.eot")format("embedded-opentype"),
        url("times-new-roman.woff")format("woff"),
        url("times-new-roman.woff2")format("woff2"),
        url("times-new-roman.ttf")format("truetype"),
        url("times-new-roman.svg#Times New Roman")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}