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