@font-face {
  font-family: 'Local-Icons';
  src:  url('fonts/Local-Icons.eot?75l80a');
  src:  url('fonts/Local-Icons.eot?75l80a#iefix') format('embedded-opentype'),
    url('fonts/Local-Icons.ttf?75l80a') format('truetype'),
    url('fonts/Local-Icons.woff?75l80a') format('woff'),
    url('fonts/Local-Icons.svg?75l80a#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-iconsun:before {
  content: "\e910";
}
.cmsms-demo-iconattachment:before {
  content: "\e900";
}
.cmsms-demo-iconcalendar:before {
  content: "\e901";
}
.cmsms-demo-iconcloudy:before {
  content: "\e902";
}
.cmsms-demo-icondrop:before {
  content: "\e903";
}
.cmsms-demo-iconemail:before {
  content: "\e904";
}
.cmsms-demo-iconheart:before {
  content: "\e905";
}
.cmsms-demo-iconleaf:before {
  content: "\e906";
}
.cmsms-demo-iconphone:before {
  content: "\e907";
}
.cmsms-demo-iconpin:before {
  content: "\e908";
}
.cmsms-demo-iconrecycle:before {
  content: "\e909";
}
.cmsms-demo-iconsearch:before {
  content: "\e90a";
}
.cmsms-demo-iconshopping-cart:before {
  content: "\e90b";
}
.cmsms-demo-iconspeech-bubble:before {
  content: "\e90c";
}
.cmsms-demo-iconstar-0:before {
  content: "\e90d";
}
.cmsms-demo-iconstar:before {
  content: "\e90e";
}
.cmsms-demo-iconworld:before {
  content: "\e90f";
}
