Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

@font-face, font resource files are not read when deployed in weblogic 12c

c6688a27-da42-4b28-94b2-f71b083c9d79Oct 8 2015 — edited Oct 8 2015

I am working on a application which is developed in Oracle ATG. As part of the front end development I have included some custom fonts to make the UI better. This is achieved using CSS3 font-face properties. The font resource files are located in the same code base with extensions of "*.ttf","*.otf","*.woff" and "*.svg" formats.

After deployment, The fonts are not loading properly in browser. In browser console I could see error says "Cannot decode the file". Also I am not able to directly access the file URLs in browser.

Kindly help me to solve the issue.

Thanks in Advance,

Shiljo

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 5 2015
Added on Oct 8 2015
0 comments
699 views