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

[class^="icon-css"], [class*=" icon-css"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom-font' !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-cssUntitled-3:before {
  content: "\e900";
}
.icon-cssUntitled-s3:before {
  content: "\e901";
}
