@font-face {
  font-family: 'Local-Icons';
  src:  url('fonts/Local-Icons.eot?82ig34');
  src:  url('fonts/Local-Icons.eot?82ig34#iefix') format('embedded-opentype'),
    url('fonts/Local-Icons.ttf?82ig34') format('truetype'),
    url('fonts/Local-Icons.woff?82ig34') format('woff'),
    url('fonts/Local-Icons.svg?82ig34#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-arrow:before {
  content: "\e900";
}
.cmsms-demo-icon-arrow-left:before {
  content: "\e901";
}
.cmsms-demo-icon-arrow-right:before {
  content: "\e902";
}
.cmsms-demo-icon-calendar:before {
  content: "\e903";
}
.cmsms-demo-icon-check-circle:before {
  content: "\e904";
}
.cmsms-demo-icon-close:before {
  content: "\e905";
}
.cmsms-demo-icon-email:before {
  content: "\e906";
}
.cmsms-demo-icon-icon-1:before {
  content: "\e907";
}
.cmsms-demo-icon-icon-2:before {
  content: "\e908";
}
.cmsms-demo-icon-icon-3:before {
  content: "\e909";
}
.cmsms-demo-icon-icon-4:before {
  content: "\e90a";
}
.cmsms-demo-icon-icon-5:before {
  content: "\e90b";
}
.cmsms-demo-icon-icon-6:before {
  content: "\e90c";
}
.cmsms-demo-icon-icon-7:before {
  content: "\e90d";
}
.cmsms-demo-icon-icon-8:before {
  content: "\e90e";
}
.cmsms-demo-icon-icon-9:before {
  content: "\e90f";
}
.cmsms-demo-icon-icon-10:before {
  content: "\e910";
}
.cmsms-demo-icon-icon-11:before {
  content: "\e911";
}
.cmsms-demo-icon-ipad:before {
  content: "\e912";
}
.cmsms-demo-icon-plus:before {
  content: "\e913";
}
.cmsms-demo-icon-quote:before {
  content: "\e914";
}
.cmsms-demo-icon-search:before {
  content: "\e915";
}
.cmsms-demo-icon-time:before {
  content: "\e916";
}
