PluginProbe
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress / 8.5.76
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress v8.5.76
9.1.2 9.1.1 9.1.0 9.0.3 9.0.2 9.0.1 9.0.0 8.5.79 8.5.78 8.5.77 8.5.76 8.5.75 8.5.74 8.5.73 8.5.72 8.5.71 8.5.70 8.5.69 8.5.68 8.5.35 8.5.36 8.5.37 8.5.38 8.5.39 8.5.4 All 221 releases
wpvr / admin / lib / fontawesome / css / solid.css

solid.css in WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress 8.5.76, at admin/lib/fontawesome/css/solid.css

20 lines 625 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*!
2 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
3 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4 * Copyright 2023 Fonticons, Inc.
5 */
6 :root, :host {
7 --fa-style-family-classic: 'Font Awesome 6 Free';
8 --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
9
10 @font-face {
11 font-family: 'Font Awesome 6 Free';
12 font-style: normal;
13 font-weight: 900;
14 font-display: block;
15 src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
16
17 .fas,
18 .fa-solid {
19 font-weight: 900; }
20