@font-face {
  font-family: 'fontello-custom';
  src: url('fonts/fontello-custom.eot?31514610');
  src: url('fonts/fontello-custom.eot?31514610#iefix') format('embedded-opentype'),
       url('fonts/fontello-custom.woff?31514610') format('woff'),
       url('fonts/fontello-custom.ttf?31514610') format('truetype'),
       url('fonts/fontello-custom.svg?31514610#fontello-custom') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello-custom';
    src: url('fonts/fontello-custom.svg?31514610#fontello-custom') format('svg');
  }
}
*/
 
 [class^="cmsms-icon-custom-"]:before, [class*=" cmsms-icon-custom-"]:before {
  font-family: "fontello-custom";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.cmsms-icon-custom-04:before { content: '\e800'; } /* '' */
.cmsms-icon-custom-05:before { content: '\e801'; } /* '' */
.cmsms-icon-custom-02:before { content: '\e802'; } /* '' */
.cmsms-icon-custom-06:before { content: '\e803'; } /* '' */
.cmsms-icon-custom-07:before { content: '\e804'; } /* '' */
.cmsms-icon-custom-08:before { content: '\e805'; } /* '' */
.cmsms-icon-custom-09:before { content: '\e806'; } /* '' */
.cmsms-icon-custom-10:before { content: '\e807'; } /* '' */
.cmsms-icon-custom-11:before { content: '\e808'; } /* '' */
.cmsms-icon-custom-12:before { content: '\e809'; } /* '' */
.cmsms-icon-custom-13:before { content: '\e80a'; } /* '' */
.cmsms-icon-custom-14:before { content: '\e80b'; } /* '' */
.cmsms-icon-custom-15:before { content: '\e80c'; } /* '' */
.cmsms-icon-custom-16:before { content: '\e80d'; } /* '' */
.cmsms-icon-custom-bag:before { content: '\e80e'; } /* '' */
.cmsms-icon-custom-01:before { content: '\e80f'; } /* '' */
.cmsms-icon-custom-03:before { content: '\e810'; } /* '' */
.cmsms-icon-custom-instagram-with-circle:before { content: '\e811'; } /* '' */
.cmsms-icon-custom-instagram:before { content: '\f16d'; } /* '' */
.cmsms-icon-custom-snapchat:before { content: '\f2ab'; } /* '' */
.cmsms-icon-custom-snapchat-ghost:before { content: '\f2ac'; } /* '' */
.cmsms-icon-custom-snapchat-square:before { content: '\f2ad'; } /* '' */