Font Awesome CDN — Easy & Fast

Font Awesome CDN

To use Font Awesome via a CDN, simply add the following code to the head of your HTML document:

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer"/>

Click to Copy

Font Awesome CDN is a service that hosts Font Awesome icons, making them easily accessible for websites. It allows sites to display scalable and customizable icons without hosting the files locally.