summaryrefslogtreecommitdiffstats
path: root/rulemgt-frontend/src/assets/framework/browser/style/icon-transportation.css
blob: 812a9eedeb6fe16d61e9fe82d1beb5e08a58ce30 (plain)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
/*! Global styles - v1.4.8 - Last updated: 2016-10-12. Copyright (c) 2016 AT&T Services, Inc.*/
@font-face {
  font-family: 'icoTrans';
  src: url('fonts/font-icons/icon-transportation.eot?timestamp=@@timestamp');
  src: url('fonts/font-icons/icon-transportation.eot?timestamp=@@timestamp#iefix') format('embedded-opentype'), url('fonts/font-icons/icon-transportation.woff2?timestamp=@@timestamp') format('woff2'), url('fonts/font-icons/icon-transportation.woff?timestamp=@@timestamp') format('woff'), url('fonts/font-icons/icon-transportation.ttf?timestamp=@@timestamp') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class*="icon-trans-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icoTrans' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #009fdb;
  font-size: 36px;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-trans-airplane:before {
  content: "\ecc0";
}
.icon-trans-airplaneL:before {
  content: "\ecbf";
}
.icon-trans-airport:before {
  content: "\ecbe";
}
.icon-trans-airportL:before {
  content: "\ecbd";
}
.icon-trans-bus:before {
  content: "\ecbc";
}
.icon-trans-busL:before {
  content: "\ecbb";
}
.icon-trans-car:before {
  content: "\ecba";
}
.icon-trans-carL:before {
  content: "\ecb9";
}
.icon-trans-cargoship:before {
  content: "\ecb8";
}
.icon-trans-cargoshipL:before {
  content: "\ecb7";
}
.icon-trans-connectedvehicle:before {
  content: "\ecb6";
}
.icon-trans-connectedvehicleL:before {
  content: "\ecb5";
}
.icon-trans-construction:before {
  content: "\ecb4";
}
.icon-trans-constructionL:before {
  content: "\ecb3";
}
.icon-trans-emergencyvehicle:before {
  content: "\ecb2";
}
.icon-trans-emergencyvehicleL:before {
  content: "\ecb1";
}
.icon-trans-farmtractor:before {
  content: "\ecb0";
}
.icon-trans-farmtractorL:before {
  content: "\ecaf";
}
.icon-trans-fleetmanagement:before {
  content: "\ecae";
}
.icon-trans-fleetmanagementL:before {
  content: "\ecad";
}
.icon-trans-militarytank:before {
  content: "\ecac";
}
.icon-trans-militarytankL:before {
  content: "\ecab";
}
.icon-trans-parking:before {
  content: "\ecaa";
}
.icon-trans-parkingL:before {
  content: "\eca9";
}
.icon-trans-passengership:before {
  content: "\eca8";
}
.icon-trans-passengershipL:before {
  content: "\eca7";
}
.icon-trans-semitruck:before {
  content: "\eca6";
}
.icon-trans-semitruckL:before {
  content: "\eca5";
}
.icon-trans-suv:before {
  content: "\eca4";
}
.icon-trans-suvL:before {
  content: "\eca3";
}
.icon-trans-tankertruck:before {
  content: "\eca2";
}
.icon-trans-tankertruckL:before {
  content: "\eca1";
}
.icon-trans-twotruck:before {
  content: "\ec9c";
}
.icon-trans-towtruckL:before {
  content: "\eca0";
}
.icon-trans-trafficcone:before {
  content: "\ec9f";
}
.icon-trans-trafficconeL:before {
  content: "\ec9e";
}
.icon-trans-train:before {
  content: "\ec9d";
}
.icon-trans-trainL:before {
  content: "\ec93";
}
.icon-trans-transportation1:before {
  content: "\ec94";
}
.icon-trans-transportation1L:before {
  content: "\ec95";
}
.icon-trans-transportation2:before {
  content: "\ec96";
}
.icon-trans-transportation2L:before {
  content: "\ec97";
}
.icon-trans-transportation3:before {
  content: "\ec98";
}
.icon-trans-transportation3L:before {
  content: "\ec99";
}
.icon-trans-truck:before {
  content: "\ec9a";
}
.icon-trans-truckL:before {
  content: "\ec9b";
}
.icon-trans-smartstreetlightL:before {
  content: "\ec92";
}