@font-face {
  font-family: 'CM-Seatplan-Icons';
  src:  url('fonts/CM-Seatplan-Icons.eot?yih6jk');
  src:  url('fonts/CM-Seatplan-Icons.eot?yih6jk#iefix') format('embedded-opentype'),
    url('fonts/CM-Seatplan-Icons.ttf?yih6jk') format('truetype'),
    url('fonts/CM-Seatplan-Icons.woff?yih6jk') format('woff'),
    url('fonts/CM-Seatplan-Icons.svg?yih6jk#CM-Seatplan-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="seatplan-icon-"], [class*=" seatplan-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'CM-Seatplan-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.seatplan-icon-banquet:before {
  content: "\e900";
}
.seatplan-icon-block:before {
  content: "\e901";
}
.seatplan-icon-carree:before {
  content: "\e902";
}
.seatplan-icon-chair-circle:before {
  content: "\e903";
}
.seatplan-icon-chair-series:before {
  content: "\e904";
}
.seatplan-icon-e-form:before {
  content: "\e905";
}
.seatplan-icon-herringbone:before {
  content: "\e906";
}
.seatplan-icon-parliamentary:before {
  content: "\e907";
}
.seatplan-icon-single-tables:before {
  content: "\e908";
}
.seatplan-icon-t-form:before {
  content: "\e909";
}
.seatplan-icon-u-form:before {
  content: "\e90a";
}
