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

[class^="icon-css"], [class*=" icon-css"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Custom-Icons-1' !important;
  speak: never;
  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;
}

.icon-csssitemap:before {
  content: "\e901";
}
.icon-cssspeed:before {
  content: "\e90a";
}
.icon-cssairline_seat_recline_extra:before {
  content: "\e90b";
}
.icon-csstree:before {
  content: "\e9bc";
}
