map-icons.css 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552
  1. @charset "UTF-8";
  2. /**
  3. * Map Icons, 3.0.3
  4. * Created by [object Object]
  5. * https://github.com/scottdejonge/Map-Icons#readme
  6. * ISC License
  7. */
  8. @font-face {
  9. font-family: "Map Icons";
  10. src: url("./map-icons.eot?v=3.0.3");
  11. src: url("./map-icons.eot?#iefix&v=3.0.3") format("embedded-opentype"), url("./map-icons.woff?v=3.0.3") format("woff"), url("./map-icons.ttf?v=3.0.3") format("truetype"), url("./map-icons.svg?v=3.0.3#map-icons") format("svg");
  12. font-weight: normal;
  13. font-style: normal; }
  14. [class^="map-icon-"],
  15. [class*=" map-icon-"] {
  16. font-family: "Map Icons";
  17. position: relative;
  18. display: inline-block;
  19. font-style: normal;
  20. font-weight: normal;
  21. -webkit-transform: translate(0, 0);
  22. transform: translate(0, 0);
  23. -webkit-font-smoothing: antialiased;
  24. -moz-osx-font-smoothing: grayscale;
  25. speak: none;
  26. text-rendering: auto; }
  27. .map-icon-art-gallery:before {
  28. content: ""; }
  29. .map-icon-campground:before {
  30. content: ""; }
  31. .map-icon-bank:before {
  32. content: ""; }
  33. .map-icon-hair-care:before {
  34. content: ""; }
  35. .map-icon-gym:before {
  36. content: ""; }
  37. .map-icon-point-of-interest:before {
  38. content: ""; }
  39. .map-icon-post-box:before {
  40. content: ""; }
  41. .map-icon-post-office:before {
  42. content: ""; }
  43. .map-icon-university:before {
  44. content: ""; }
  45. .map-icon-beauty-salon:before {
  46. content: ""; }
  47. .map-icon-atm:before {
  48. content: ""; }
  49. .map-icon-rv-park:before {
  50. content: ""; }
  51. .map-icon-school:before {
  52. content: ""; }
  53. .map-icon-library:before {
  54. content: ""; }
  55. .map-icon-spa:before {
  56. content: ""; }
  57. .map-icon-route:before {
  58. content: ""; }
  59. .map-icon-postal-code:before {
  60. content: ""; }
  61. .map-icon-stadium:before {
  62. content: ""; }
  63. .map-icon-postal-code-prefix:before {
  64. content: ""; }
  65. .map-icon-museum:before {
  66. content: ""; }
  67. .map-icon-finance:before {
  68. content: ""; }
  69. .map-icon-natural-feature:before {
  70. content: ""; }
  71. .map-icon-funeral-home:before {
  72. content: ""; }
  73. .map-icon-cemetery:before {
  74. content: ""; }
  75. .map-icon-park:before {
  76. content: ""; }
  77. .map-icon-lodging:before {
  78. content: ""; }
  79. .map-icon-female:before {
  80. content: ""; }
  81. .map-icon-male:before {
  82. content: ""; }
  83. .map-icon-unisex:before {
  84. content: ""; }
  85. .map-icon-toilet:before {
  86. content: ""; }
  87. .map-icon-bakery:before {
  88. content: ""; }
  89. .map-icon-cafe:before {
  90. content: ""; }
  91. .map-icon-restaurant:before {
  92. content: ""; }
  93. .map-icon-food:before {
  94. content: ""; }
  95. .map-icon-liquor-store:before {
  96. content: ""; }
  97. .map-icon-bicycle-store:before {
  98. content: ""; }
  99. .map-icon-pet-store:before {
  100. content: ""; }
  101. .map-icon-hardware-store:before {
  102. content: ""; }
  103. .map-icon-book-store:before {
  104. content: ""; }
  105. .map-icon-furniture-store:before {
  106. content: ""; }
  107. .map-icon-department-store:before {
  108. content: ""; }
  109. .map-icon-electronics-store:before {
  110. content: ""; }
  111. .map-icon-jewelry-store:before {
  112. content: ""; }
  113. .map-icon-clothing-store:before {
  114. content: ""; }
  115. .map-icon-convenience-store:before {
  116. content: ""; }
  117. .map-icon-store:before {
  118. content: ""; }
  119. .map-icon-shopping-mall:before {
  120. content: ""; }
  121. .map-icon-movie-rental:before {
  122. content: ""; }
  123. .map-icon-grocery-or-supermarket:before {
  124. content: ""; }
  125. .map-icon-florist:before {
  126. content: ""; }
  127. .map-icon-laundry:before {
  128. content: ""; }
  129. .map-icon-abseiling:before {
  130. content: ""; }
  131. .map-icon-archery:before {
  132. content: ""; }
  133. .map-icon-baseball:before {
  134. content: ""; }
  135. .map-icon-bicycling:before {
  136. content: ""; }
  137. .map-icon-climbing:before {
  138. content: ""; }
  139. .map-icon-golf:before {
  140. content: ""; }
  141. .map-icon-hang-gliding:before {
  142. content: ""; }
  143. .map-icon-horse-riding:before {
  144. content: ""; }
  145. .map-icon-inline-skating:before {
  146. content: ""; }
  147. .map-icon-motobike-trail:before {
  148. content: ""; }
  149. .map-icon-playground:before {
  150. content: ""; }
  151. .map-icon-skateboarding:before {
  152. content: ""; }
  153. .map-icon-tennis:before {
  154. content: ""; }
  155. .map-icon-trail-walking:before {
  156. content: ""; }
  157. .map-icon-viewing:before {
  158. content: ""; }
  159. .map-icon-walking:before {
  160. content: ""; }
  161. .map-icon-boating:before {
  162. content: ""; }
  163. .map-icon-boat-ramp:before {
  164. content: ""; }
  165. .map-icon-boat-tour:before {
  166. content: ""; }
  167. .map-icon-canoe:before {
  168. content: ""; }
  169. .map-icon-diving:before {
  170. content: ""; }
  171. .map-icon-fishing:before {
  172. content: ""; }
  173. .map-icon-fishing-pier:before {
  174. content: ""; }
  175. .map-icon-fish-cleaning:before {
  176. content: ""; }
  177. .map-icon-jet-skiing:before {
  178. content: ""; }
  179. .map-icon-kayaking:before {
  180. content: ""; }
  181. .map-icon-marina:before {
  182. content: ""; }
  183. .map-icon-rafting:before {
  184. content: ""; }
  185. .map-icon-sailing:before {
  186. content: ""; }
  187. .map-icon-scuba-diving:before {
  188. content: ""; }
  189. .map-icon-surfing:before {
  190. content: ""; }
  191. .map-icon-swimming:before {
  192. content: ""; }
  193. .map-icon-waterskiing:before {
  194. content: ""; }
  195. .map-icon-whale-watching:before {
  196. content: ""; }
  197. .map-icon-wind-surfing:before {
  198. content: ""; }
  199. .map-icon-chairlift:before {
  200. content: ""; }
  201. .map-icon-cross-country-skiing:before {
  202. content: ""; }
  203. .map-icon-ice-fishing:before {
  204. content: ""; }
  205. .map-icon-ice-skating:before {
  206. content: ""; }
  207. .map-icon-ski-jumping:before {
  208. content: ""; }
  209. .map-icon-skiing:before {
  210. content: ""; }
  211. .map-icon-sledding:before {
  212. content: ""; }
  213. .map-icon-snow-shoeing:before {
  214. content: ""; }
  215. .map-icon-snow:before {
  216. content: ""; }
  217. .map-icon-snowboarding:before {
  218. content: ""; }
  219. .map-icon-snowmobile:before {
  220. content: ""; }
  221. .map-icon-train-station:before {
  222. content: ""; }
  223. .map-icon-subway-station:before {
  224. content: ""; }
  225. .map-icon-bus-station:before {
  226. content: ""; }
  227. .map-icon-transit-station:before {
  228. content: ""; }
  229. .map-icon-parking:before {
  230. content: ""; }
  231. .map-icon-gas-station:before {
  232. content: ""; }
  233. .map-icon-car-rental:before {
  234. content: ""; }
  235. .map-icon-car-dealer:before {
  236. content: ""; }
  237. .map-icon-car-repair:before {
  238. content: ""; }
  239. .map-icon-car-wash:before {
  240. content: ""; }
  241. .map-icon-airport:before {
  242. content: ""; }
  243. .map-icon-taxi-stand:before {
  244. content: ""; }
  245. .map-icon-health:before {
  246. content: ""; }
  247. .map-icon-dentist:before {
  248. content: ""; }
  249. .map-icon-doctor:before {
  250. content: ""; }
  251. .map-icon-hospital:before {
  252. content: ""; }
  253. .map-icon-pharmacy:before {
  254. content: ""; }
  255. .map-icon-physiotherapist:before {
  256. content: ""; }
  257. .map-icon-veterinary-care:before {
  258. content: ""; }
  259. .map-icon-bar:before {
  260. content: ""; }
  261. .map-icon-amusement-park:before {
  262. content: ""; }
  263. .map-icon-aquarium:before {
  264. content: ""; }
  265. .map-icon-casino:before {
  266. content: ""; }
  267. .map-icon-movie-theater:before {
  268. content: ""; }
  269. .map-icon-night-club:before {
  270. content: ""; }
  271. .map-icon-zoo:before {
  272. content: ""; }
  273. .map-icon-bowling-alley:before {
  274. content: ""; }
  275. .map-icon-storage:before {
  276. content: ""; }
  277. .map-icon-electrician:before {
  278. content: ""; }
  279. .map-icon-moving-company:before {
  280. content: ""; }
  281. .map-icon-painter:before {
  282. content: ""; }
  283. .map-icon-plumber:before {
  284. content: ""; }
  285. .map-icon-roofing-contractor:before {
  286. content: ""; }
  287. .map-icon-general-contractor:before {
  288. content: ""; }
  289. .map-icon-locksmith:before {
  290. content: ""; }
  291. .map-icon-insurance-agency:before {
  292. content: ""; }
  293. .map-icon-lawyer:before {
  294. content: ""; }
  295. .map-icon-real-estate-agency:before {
  296. content: ""; }
  297. .map-icon-travel-agency:before {
  298. content: ""; }
  299. .map-icon-accounting:before {
  300. content: ""; }
  301. .map-icon-courthouse:before {
  302. content: ""; }
  303. .map-icon-political:before {
  304. content: ""; }
  305. .map-icon-local-government:before {
  306. content: ""; }
  307. .map-icon-embassy:before {
  308. content: ""; }
  309. .map-icon-city-hall:before {
  310. content: ""; }
  311. .map-icon-fire-station:before {
  312. content: ""; }
  313. .map-icon-police:before {
  314. content: ""; }
  315. .map-icon-place-of-worship:before {
  316. content: ""; }
  317. .map-icon-church:before {
  318. content: ""; }
  319. .map-icon-mosque:before {
  320. content: ""; }
  321. .map-icon-synagogue:before {
  322. content: ""; }
  323. .map-icon-hindu-temple:before {
  324. content: ""; }
  325. .map-icon-wheelchair:before {
  326. content: ""; }
  327. .map-icon-closed-captioning:before {
  328. content: ""; }
  329. .map-icon-open-captioning:before {
  330. content: ""; }
  331. .map-icon-sign-language:before {
  332. content: ""; }
  333. .map-icon-volume-control-telephone:before {
  334. content: ""; }
  335. .map-icon-low-vision-access:before {
  336. content: ""; }
  337. .map-icon-braille:before {
  338. content: ""; }
  339. .map-icon-audio-description:before {
  340. content: ""; }
  341. .map-icon-assistive-listening-system:before {
  342. content: ""; }
  343. .map-icon-search:before {
  344. content: ""; }
  345. .map-icon-location-arrow:before {
  346. content: ""; }
  347. .map-icon-zoom-out:before {
  348. content: ""; }
  349. .map-icon-zoom-out-alt:before {
  350. content: ""; }
  351. .map-icon-zoom-in:before {
  352. content: ""; }
  353. .map-icon-zoom-in-alt:before {
  354. content: ""; }
  355. .map-icon-crosshairs:before {
  356. content: ""; }
  357. .map-icon-compass:before {
  358. content: ""; }
  359. .map-icon-expand:before {
  360. content: ""; }
  361. .map-icon-fullscreen:before {
  362. content: ""; }
  363. .map-icon-map-pin:before {
  364. content: ""; }
  365. .map-icon-square-pin:before {
  366. content: ""; }
  367. .map-icon-route-pin:before {
  368. content: ""; }
  369. .map-icon-shield:before {
  370. content: ""; }
  371. .map-icon-circle:before {
  372. content: ""; }
  373. .map-icon-square-rounded:before {
  374. content: ""; }
  375. .map-icon-square:before {
  376. content: ""; }