I can't seem to find the tempusdominus bootstrap 4 icons in my ASP.NET MVC application. Here are some screenshots showing how it appears:
These scripts and CSS files are currently being loaded (as per this jsfiddle):
bootstrap.css (4.0.0-alpha.6)
font-awesome.min.css (4.7.0)
tempusdominus-bootstrap-4.min.css (5.1.2)
bootstrap.min.js (4.0.0-alpha.6)
jquery-3.3.1.min.js (3.3.1)
moment-with-locales.min.js (2.18.1)
tempusdominus-bootstrap-4.js (5.1.2)
tether.min.js (1.4.0)
Any suggestions on what might be causing this issue?