@font-face {
    font-family: "svgFont";
    
    src: url("") format("embedded-opentype"),
        url("") format("truetype"),
        url("") format("woff"),
        url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") format("svg");
    font-weight: normal;
    font-style: normal;
}


