broker.css
1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
@font-face {
font-family: "untitled-font-2";
src: url("/wp-content/themes/commonwell-corp/styles/fonts/untitled-font-2.eot");
src: url("/wp-content/themes/commonwell-corp/styles/fonts/untitled-font-2.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/commonwell-corp/styles/fonts/untitled-font-2.woff") format("woff"), url("/wp-content/themes/commonwell-corp/styles/fonts/untitled-font-2.ttf") format("truetype"), url("/wp-content/themes/commonwell-corp/styles/fonts/untitled-font-2.svg#untitled-font-2") format("svg");
font-weight: normal;
font-style: normal; }
[data-icon]:before {
font-family: "untitled-font-2" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: "untitled-font-2" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.ld-icon-quiz:before {
font-family: "untitled-font-2" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\61"; }
.icon-quiz:before {
content: "\61"; }
/*# sourceMappingURL=broker.css.map */