ex.css .line span.code-block .code-block-start a::before {
font-family: "FontAwesome";
display: inline-block;
text-decoration: none !important;
}
ex.css@import url("https://use.fontawesome.com/releases/v5.15.3/css/all.css?integrity=sha384-SZXxX4whJ79/gErwcOYf+zWLeJdY/qpuqC4cAa9rOGUstPomtqpuNWT9wdPEn2fk&crossorigin=anonymous");
ex.css .line span.code-block .code-block-start a::before {
font-family: "Font Awesome 5 Brands", "Font Awesome 5 Free";
display: inline-block;
text-decoration: none !important;
}
style_5_15_3.css@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css");
.line span.code-block .code-block-start [title]:before {
text-decoration: none !important;
font-family: "Font Awesome 5 Brands", "Font Awesome 5 Free";
font-weight: 400;
display: inline-block;
}