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

.icons {
  line-height:1em;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "markerio";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ok-circled:before { content: '\e800'; } /* '' */
.icon-ok-circled2:before { content: '\e801'; } /* '' */
.icon-ok:before { content: '\e802'; } /* '' */
.icon-attention-circled:before { content: '\e803'; } /* '' */
.icon-attention:before { content: '\e804'; } /* '' */
.icon-cancel:before { content: '\e805'; } /* '' */
.icon-cancel-circled:before { content: '\e806'; } /* '' */
.icon-markerio:before { content: '\e81b'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */

.dashicons-markerio:before { font-family:'markerio'; content: '\e81b'; } /* '' */
