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

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

.cmsms-demo-icon-minus:before {
  content: "\e900";
}
.cmsms-demo-icon-plus:before {
  content: "\e901";
}
.cmsms-demo-icon-address:before {
  content: "\e902";
}
.cmsms-demo-icon-arrow-curved:before {
  content: "\e903";
}
.cmsms-demo-icon-arrow-left:before {
  content: "\e904";
}
.cmsms-demo-icon-arrow-right:before {
  content: "\e905";
}
.cmsms-demo-icon-butterfly:before {
  content: "\e906";
}
.cmsms-demo-icon-cancel:before {
  content: "\e907";
}
.cmsms-demo-icon-check:before {
  content: "\e908";
}
.cmsms-demo-icon-date:before {
  content: "\e909";
}
.cmsms-demo-icon-dropdown-down:before {
  content: "\e90a";
}
.cmsms-demo-icon-dropdown-up:before {
  content: "\e90b";
}
.cmsms-demo-icon-letter:before {
  content: "\e90c";
}
.cmsms-demo-icon-menu:before {
  content: "\e90d";
}
.cmsms-demo-icon-phone:before {
  content: "\e90e";
}
.cmsms-demo-icon-search:before {
  content: "\e90f";
}
.cmsms-demo-icon-Star:before {
  content: "\e910";
}
.cmsms-demo-icon-time:before {
  content: "\e911";
}
.cmsms-demo-icon-toggle-down:before {
  content: "\e912";
}
.cmsms-demo-icon-toggle-up:before {
  content: "\e913";
}
