Skip to Content

CSS File

URL: https://www.tantrafuengirola.com/wp-content/themes/aviana/assets/css/linear-icons/style.css?ver=6.1.1
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Mon, 04 Oct 2021 09:53:27 GMT
Download Time: Less than a second
Cookies: None
Size: 9 KB
Rules: 171 style rules
Imports: 0 stylesheets
HTTP Headers:  8 headers
Links In:  1 pages
Links Out:  0 links
Images:  6 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1@font-face {

2 font-family: 'Linearicons-Free';

3 src:url('fonts/Linearicons-Free.eot?w118d');

4 src:url('fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),

5 url('fonts/Linearicons-Free.woff2?w118d') format('woff2'),

6 url('fonts/Linearicons-Free.woff?w118d') format('woff'),

7 url('fonts/Linearicons-Free.ttf?w118d') format('truetype'),

8 url('fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');

9 font-weight: normal;

10 font-style: normal;

11}

12

13.lnr {

14 font-family: 'Linearicons-Free';

15 speak: none;

16 font-style: normal;

17 font-weight: normal;

18 font-variant: normal;

19 text-transform: none;

20 line-height: 1;

21

22 /* Better Font Rendering =========== */

23 -webkit-font-smoothing: antialiased;

24 -moz-osx-font-smoothing: grayscale;

25}

26

27.lnr-home:before {

28 content: "\e800";

29}

30.lnr-apartment:before {

31 content: "\e801";

32}

33.lnr-pencil:before {

34 content: "\e802";

35}

36.lnr-magic-wand:before {

37 content: "\e803";

38}

39.lnr-drop:before {

40 content: "\e804";

...

</html>