Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

CRM Portal Font Awesome Icons are not showing up in IE 11

(0) ShareShare
ReportReport
Posted on by

CRM Portal Font Awesome Icons are not showing up in IE 11

Added font awesome as web resource and referred as below in the CSS, but this is not showing the icons in IE rest all browsers shows the icons. Is there any solution to fix this issue?

@font-face {
font-family: 'Font Awesome'; 
src: url('/new_font_awesome.ttf');
src: url('/new_FontAwesome.otf');
src: url('/new_fontawesome_webfont.eot');
src: url('/new_fontawesome-webfont.svg');
}

*This post is locked for comments

  • Community Member Profile Picture
    on at
    RE: CRM Portal Font Awesome Icons are not showing up in IE 11

    Thank you for the reply.

    This doesn't seems to be working for me :)

    Anything specific that I need to do to make it work in CRM Portal.

  • Suggested answer
    Ben Thompson Profile Picture
    6,350 on at
    RE: CRM Portal Font Awesome Icons are not showing up in IE 11

    IE doesn't like ttf fonts you need to change it to something like

    @font-face {
       font-family: 'Font Awesome'; 
       src: url('/new_fontawesome_webfont.eot?#iefix') format('embedded-opentype'),
            url('/new_font_awesome.ttf')  format('truetype'),url('/new_FontAwesome.otf'),url('/new_fontawesome-webfont.svg');
    }

    I only know this as it's was a problem with the new Outlook version 9 app....

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 52

#3
Victor Onyebuchi Profile Picture

Victor Onyebuchi 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans