Back to home page

EIC code displayed by LXR

 
 

    


Warning, /iDDS/monitor/data/css/icons/font-awesome/less/fa-regular.less is written in an unsupported language. File is not indexed.

0001 /*!
0002  * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
0003  * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
0004  */
0005 @import "_variables.less";
0006 
0007 @font-face {
0008   font-family: 'Font Awesome 5 Free';
0009   font-style: normal;
0010   font-weight: 400;
0011   src: url('@{fa-font-path}/fa-regular-400.eot');
0012   src: url('@{fa-font-path}/fa-regular-400.eot?#iefix') format('embedded-opentype'),
0013     url('@{fa-font-path}/fa-regular-400.woff2') format('woff2'),
0014     url('@{fa-font-path}/fa-regular-400.woff') format('woff'),
0015     url('@{fa-font-path}/fa-regular-400.ttf') format('truetype'),
0016     url('@{fa-font-path}/fa-regular-400.svg#fontawesome') format('svg');
0017 }
0018 
0019 .far {
0020   font-family: 'Font Awesome 5 Free';
0021   font-weight: 400;
0022 }