@font-face {
  font-family: 'Local-Icons';
  src:  url('fonts/Local-Icons.eot?u1ajx5');
  src:  url('fonts/Local-Icons.eot?u1ajx5#iefix') format('embedded-opentype'),
    url('fonts/Local-Icons.ttf?u1ajx5') format('truetype'),
    url('fonts/Local-Icons.woff?u1ajx5') format('woff'),
    url('fonts/Local-Icons.svg?u1ajx5#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-youtube:before {
  content: "\e90f";
}
.cmsms-demo-icon-facebook:before {
  content: "\e910";
}
.cmsms-demo-icon-twitter:before {
  content: "\e911";
}
.cmsms-demo-icon-bra:before {
  content: "\e900";
}
.cmsms-demo-icon-stone:before {
  content: "\e901";
}
.cmsms-demo-icon-tantra:before {
  content: "\e902";
}
.cmsms-demo-icon-tea:before {
  content: "\e903";
}
.cmsms-demo-icon-water:before {
  content: "\e904";
}
.cmsms-demo-icon-schedule:before {
  content: "\e905";
}
.cmsms-demo-icon-towel:before {
  content: "\e906";
}
.cmsms-demo-icon-yoga-3:before {
  content: "\e907";
}
.cmsms-demo-icon-chevron-left:before {
  content: "\e908";
}
.cmsms-demo-icon-chevron-right:before {
  content: "\e909";
}
.cmsms-demo-icon-mail:before {
  content: "\e90a";
}
.cmsms-demo-icon-menu:before {
  content: "\e90b";
}
.cmsms-demo-icon-search:before {
  content: "\e90c";
}
.cmsms-demo-icon-shopping-cart:before {
  content: "\e90d";
}
.cmsms-demo-icon-telephone:before {
  content: "\e90e";
}
