faceContent = faceContent.substr(0, urlMatch.index) + fontEmbedded +
            faceContent.substr(urlMatch.index + urlMatch[0].length);