@font-face{
    font-family: "GLYPHICONS Halflings";
    src: url("./glyphicons-halflings.eot");
    src: url("./glyphicons-halflings.eot?#iefix")format("embedded-opentype"),
        url("./glyphicons-halflings.woff")format("woff"),
        url("./glyphicons-halflings.woff2")format("woff2"),
        url("./glyphicons-halflings.ttf")format("truetype");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 