@charset "UTF-8";

@font-face {
  font-family: "seatmap";
  src:url("../fonts/seatmap.eot");
  src:url("../fonts/seatmap.eot?#iefix") format("embedded-opentype"),
    url("../fonts/seatmap.woff") format("woff"),
    url("../fonts/seatmap.ttf") format("truetype"),
    url("../fonts/seatmap.svg#seatmap") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "seatmap" !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: "seatmap" !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;
}

.icon-airplane:before {
  content: "\62";
}
.icon-airplane-from:before {
  content: "\63";
}
.icon-airplane-table:before {
  content: "\64";
}
.icon-airplane-to:before {
  content: "\65";
}
.icon-arrow-1-down:before {
  content: "\66";
}
.icon-arrow-1-left:before {
  content: "\67";
}
.icon-arrow-1-right:before {
  content: "\68";
}
.icon-arrow-1-up:before {
  content: "\69";
}
.icon-arrow-button:before {
  content: "\6a";
}
.icon-arrows-down:before {
  content: "\6b";
}
.icon-arrows-down2:before {
  content: "\6c";
}
.icon-arrows-left:before {
  content: "\6d";
}
.icon-arrows-left2:before {
  content: "\6e";
}
.icon-euro-icon:before {
  content: "\6f";
}
.icon-seat-bg:before {
  content: "\70";
}
.icon-seat-border:before {
  content: "\71";
}
.icon-passanger:before {
  content: "\61";
}
.icon-bar:before {
  content: "\72";
}
.icon-closet-01:before {
  content: "\75";
}
.icon-closet-02:before {
  content: "\76";
}
.icon-lavatory:before {
  content: "\78";
}
.icon-luggage-storage:before {
  content: "\79";
}
.icon-storage-space:before {
  content: "\41";
}
.icon-galley:before {
  content: "\77";
}
.icon-airphone:before {
  content: "\42";
}
.icon-bulkhead:before {
  content: "\7a";
}
.icon-movie-screen:before {
  content: "\73";
}
.icon-table:before {
  content: "\74";
}
.icon-lavatory-with-handicapped-facilities:before {
  content: "\44";
}
.icon-stairs:before {
  content: "\43";
}

