@font-face {
  font-family: 'Local-Icons';
  src:  url('fonts/Local-Icons.eot?m25dkh');
  src:  url('fonts/Local-Icons.eot?m25dkh#iefix') format('embedded-opentype'),
    url('fonts/Local-Icons.ttf?m25dkh') format('truetype'),
    url('fonts/Local-Icons.woff?m25dkh') format('woff'),
    url('fonts/Local-Icons.svg?m25dkh#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-menu:before {
  content: "\e91d";
}
.cmsms-demo-icon-briefcase:before {
  content: "\e900";
}
.cmsms-demo-icon-check:before {
  content: "\e901";
}
.cmsms-demo-icon-check-circle:before {
  content: "\e902";
}
.cmsms-demo-icon-chevron-1:before {
  content: "\e903";
}
.cmsms-demo-icon-chevron-2:before {
  content: "\e904";
}
.cmsms-demo-icon-chevron-3:before {
  content: "\e905";
}
.cmsms-demo-icon-close:before {
  content: "\e906";
}
.cmsms-demo-icon-credit-card-1:before {
  content: "\e907";
}
.cmsms-demo-icon-credit-card-2:before {
  content: "\e908";
}
.cmsms-demo-icon-credit-card-3:before {
  content: "\e909";
}
.cmsms-demo-icon-form:before {
  content: "\e90a";
}
.cmsms-demo-icon-id:before {
  content: "\e90b";
}
.cmsms-demo-icon-idea:before {
  content: "\e90c";
}
.cmsms-demo-icon-insurance:before {
  content: "\e90d";
}
.cmsms-demo-icon-location-1:before {
  content: "\e90e";
}
.cmsms-demo-icon-location-2:before {
  content: "\e90f";
}
.cmsms-demo-icon-mail-1:before {
  content: "\e910";
}
.cmsms-demo-icon-mail-2:before {
  content: "\e911";
}
.cmsms-demo-icon-minus:before {
  content: "\e912";
}
.cmsms-demo-icon-money:before {
  content: "\e913";
}
.cmsms-demo-icon-mortgage:before {
  content: "\e914";
}
.cmsms-demo-icon-phone-1:before {
  content: "\e915";
}
.cmsms-demo-icon-phone-2:before {
  content: "\e916";
}
.cmsms-demo-icon-plus:before {
  content: "\e917";
}
.cmsms-demo-icon-profits:before {
  content: "\e918";
}
.cmsms-demo-icon-search:before {
  content: "\e919";
}
.cmsms-demo-icon-smartphone-1:before {
  content: "\e91a";
}
.cmsms-demo-icon-smartphone-2:before {
  content: "\e91b";
}
.cmsms-demo-icon-wallet:before {
  content: "\e91c";
}
