diff --git a/styly/elemstyles.mapcss b/styly/elemstyles.mapcss
index 9589937..5268a5e 100644
--- a/styly/elemstyles.mapcss
+++ b/styly/elemstyles.mapcss
@@ -827,6 +827,10 @@ node[highway=emergency_access_point] {
     icon-image: "presets/service/emergency_access_point.svg";
     set icon_z17;
 }
+node[emergency=access_point] {
+    icon-image: "presets/service/emergency_access_point.svg";
+    set icon_z17;
+}
 node[highway=motorway], node[highway=motorway_link],
 node[highway=trunk], node[highway=trunk_link],
 node[highway=primary], node[highway=primary_link],
