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

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

.icoshape-01:before {
  content: "\e906";
}
.icoshape-02:before {
  content: "\e907";
}
.icoshape-03:before {
  content: "\e900";
}
.icoshape-04:before {
  content: "\e901";
}
.icoshape-05:before {
  content: "\e902";
}
.icoshape-06:before {
  content: "\e903";
}
.icoshape-07:before {
  content: "\e904";
}
.icoshape-08:before {
  content: "\e905";
}
.icoshape-09:before {
  content: "\e908";
}
.icoshape-10:before {
  content: "\e909";
}
