Skip to Content

CSS File

URL: https://upbikewinner.com/wp-content/themes/merto/css/icomoon-icon.css?ver=1.2.6
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Sat, 16 Aug 2025 00:45:47 GMT
Download Time: Less than a second
Cookies: None
Size: 7 KB
Rules: 124 style rules
Imports: 0 stylesheets
HTTP Headers:  10 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1@font-face {

2 font-family: 'icomoon';

3 src: url('fonts/Icomoon/icomoon.eot?93glrc');

4 src: url('fonts/Icomoon/icomoon.eot?93glrc#iefix') format('embedded-opentype'),

5 url('fonts/Icomoon/icomoon.ttf?93glrc') format('truetype'),

6 url('fonts/Icomoon/icomoon.woff?93glrc') format('woff'),

7 url('fonts/Icomoon/icomoon.svg?93glrc#icomoon') format('svg');

8 font-weight: normal;

9 font-style: normal;

10 font-display: block;

11}

12

13[class^="icon-"], [class*=" icon-"] {

14 /* use !important to prevent issues with browser extensions that change fonts */

15 font-family: 'icomoon' !important;

16 speak: never;

17 font-style: normal;

18 font-weight: normal;

19 font-variant: normal;

20 text-transform: none;

21 line-height: 1;

22

23 /* Better Font Rendering =========== */

24 -webkit-font-smoothing: antialiased;

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

26}

27

28.icon-check-mark-circle:before {

29 content: "\e97a";

30}

31.icon-warning:before {

32 content: "\e979";

33}

34.icon-pin-2:before {

35 content: "\e978";

36}

37.icon-next:before {

38 content: "\e975";

39}

40.icon-prev:before {

...

</html>