@font-face {
  font-family: 'Local-Icons';
  src:  url('fonts/Local-Icons.eot?6zwv8x');
  src:  url('fonts/Local-Icons.eot?6zwv8x#iefix') format('embedded-opentype'),
    url('fonts/Local-Icons.ttf?6zwv8x') format('truetype'),
    url('fonts/Local-Icons.woff?6zwv8x') format('woff'),
    url('fonts/Local-Icons.svg?6zwv8x#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-speech-bubble:before {
  content: "\e916";
}
.cmsms-demo-icon-desktop-computer:before {
  content: "\e914";
}
.cmsms-demo-icon-calendar:before {
  content: "\e915";
}
.cmsms-demo-icon-attachment:before {
  content: "\e900";
}
.cmsms-demo-icon-branch-with-leaves:before {
  content: "\e901";
}
.cmsms-demo-icon-cloud:before {
  content: "\e902";
}
.cmsms-demo-icon-drop:before {
  content: "\e903";
}
.cmsms-demo-icon-email:before {
  content: "\e904";
}
.cmsms-demo-icon-heart:before {
  content: "\e905";
}
.cmsms-demo-icon-leaf:before {
  content: "\e906";
}
.cmsms-demo-icon-like:before {
  content: "\e907";
}
.cmsms-demo-icon-money:before {
  content: "\e908";
}
.cmsms-demo-icon-paper-plane:before {
  content: "\e909";
}
.cmsms-demo-icon-phone:before {
  content: "\e90a";
}
.cmsms-demo-icon-pin:before {
  content: "\e90b";
}
.cmsms-demo-icon-profile:before {
  content: "\e90c";
}
.cmsms-demo-icon-recycle-bin:before {
  content: "\e90d";
}
.cmsms-demo-icon-recycle:before {
  content: "\e90e";
}
.cmsms-demo-icon-river-plate:before {
  content: "\e90f";
}
.cmsms-demo-icon-search:before {
  content: "\e910";
}
.cmsms-demo-icon-shopping-cart:before {
  content: "\e911";
}
.cmsms-demo-icon-star:before {
  content: "\e912";
}
.cmsms-demo-icon-world:before {
  content: "\e913";
}
