OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
inc
/
fontawesome
/
scss
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/22/2020 06:22:09 AM
rwxr-xr-x
📄
_animated.scss
300 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_bordered-pulled.scss
428 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_core.scss
332 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_fixed-width.scss
121 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_icons.scss
111.12 KB
02/04/2020 06:35:48 PM
rw-r--r--
📄
_larger.scss
393 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_list.scss
322 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_mixins.scss
1.24 KB
02/04/2020 06:35:48 PM
rw-r--r--
📄
_rotated-flipped.scss
833 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_screen-reader.scss
130 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_shims.scss
63.86 KB
02/04/2020 06:35:48 PM
rw-r--r--
📄
_stacked.scss
505 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
_variables.scss
36.84 KB
02/04/2020 06:35:48 PM
rw-r--r--
📄
brands.scss
803 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
fontawesome.scss
433 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
regular.scss
805 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
solid.scss
798 bytes
02/04/2020 06:35:48 PM
rw-r--r--
📄
v4-shims.scss
224 bytes
02/04/2020 06:35:48 PM
rw-r--r--
Editing: regular.scss
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'; @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; }