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

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

.icoout-icon_cal:before {
  content: "\e900";
}
.icoout-icon_calc:before {
  content: "\e901";
}
.icoout-icon_view:before {
  content: "\e902";
}
