OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
inc
/
fontawesome
/
less
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/22/2020 06:22:09 AM
rwxr-xr-x
📄
_animated.less
297 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_bordered-pulled.less
422 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_core.less
297 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_fixed-width.less
119 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_icons.less
93.26 KB
02/04/2020 06:35:48 PM
rw-r--r--
📄
_larger.less
454 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_list.less
322 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_mixins.less
1.21 KB
02/04/2020 06:35:48 PM
rw-r--r--
📄
_rotated-flipped.less
771 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_screen-reader.less
118 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_shims.less
59.34 KB
02/04/2020 06:35:48 PM
rw-r--r--
📄
_stacked.less
478 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_variables.less
39.36 KB
02/04/2020 06:35:48 PM
rw-r--r--
📄
brands.less
811 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
fontawesome.less
505 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
regular.less
813 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
solid.less
806 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
v4-shims.less
236 bytes
02/04/2020 06:35:48 PM
rw-r--r--
Editing: regular.less
Close
/*! * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ @import "_variables.less"; @font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 400; font-display: @fa-font-display; src: url('@{fa-font-path}/fa-regular-400.eot'); src: url('@{fa-font-path}/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('@{fa-font-path}/fa-regular-400.woff2') format('woff2'), url('@{fa-font-path}/fa-regular-400.woff') format('woff'), url('@{fa-font-path}/fa-regular-400.ttf') format('truetype'), url('@{fa-font-path}/fa-regular-400.svg#fontawesome') format('svg'); } .far { font-family: 'Font Awesome 5 Free'; font-weight: 400; }