@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?uy993m');
  src:  url('fonts/icomoon.eot?uy993m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?uy993m') format('truetype'),
    url('fonts/icomoon.woff?uy993m') format('woff'),
    url('fonts/icomoon.svg?uy993m#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-sms-14:before {
  content: "\e900";
}
.icon-sms-15:before {
  content: "\e901";
}
.icon-sms-03:before {
  content: "\e902";
}
.icon-sms-04:before {
  content: "\e903";
}
.icon-sms-05:before {
  content: "\e904";
}
.icon-sms-06:before {
  content: "\e905";
}
.icon-sms-07:before {
  content: "\e906";
}
.icon-sms-08:before {
  content: "\e907";
}
.icon-sms-09:before {
  content: "\e908";
}
.icon-sms-10:before {
  content: "\e909";
}
.icon-sms-11:before {
  content: "\e90a";
}
.icon-check:before {
  content: "\e90b";
}