How to add KadenB Web Font

PHOTO EMBED

Tue Mar 09 2021 23:08:17 GMT+0000 (Coordinated Universal Time)

Saved by @kaden

<!DOCTYPE html>
<html>
    <head>
        <link rel="stylesheet" href="https://kadenbrockman.github.io/font/stylesheet.css">
    </head>
    <body>
       <h1><i class="icon-verified"></i></h1>
       
       <style>
           .icon-verified {
               color: rgb(87, 198, 241);
               font-size: 18px; }
       </style>
    </body>
</html>
content_copyCOPY