abbas_509 Posted November 15, 2016 Posted November 15, 2016 Hi, I'm using UniGUI Delphi Framework to Create a Web Application, when I'm using Custom font in Css file,a problem has been occured. Direct Access to font message is: Access denied: mitra.woff. Browser console Message is: downloadable font: download failed (font-family: "bmitra" style:normal weight:normal stretch:normal src index:1): status=2147746065 source: http://localhost:8077/styles/fonts/mitra.woff Quote
Marlon Nardi Posted November 15, 2016 Posted November 15, 2016 Add in ServerModule: MimeTable.AddMimeType('woff', 'application/font', False); Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.