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