@charset "UTF-8";

@font-face {
  font-family: "artlogiccms-icons";
  src:url("fonts/artlogiccms-icons.eot");
  src:url("fonts/artlogiccms-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/artlogiccms-icons.woff") format("woff"),
    url("fonts/artlogiccms-icons.ttf") format("truetype"),
    url("fonts/artlogiccms-icons.svg#artlogiccms-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "artlogiccms-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="cmsicon-"]:before,
[class*=" cmsicon-"]:before {
  font-family: "artlogiccms-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cmsicon-check-circle:before {
  content: "\e000";
}
.cmsicon-book:before {
  content: "\e001";
}
.cmsicon-calendar:before {
  content: "\e002";
}
.cmsicon-display:before {
  content: "\e003";
}
.cmsicon-calendar-star:before {
  content: "\e004";
}
.cmsicon-picture:before {
  content: "\e005";
}
.cmsicon-picture-multiple:before {
  content: "\e006";
}
.cmsicon-settings:before {
  content: "\e007";
}
.cmsicon-sheet-text:before {
  content: "\e008";
}
.cmsicon-spread-text:before {
  content: "\e009";
}
.cmsicon-video-camera:before {
  content: "\e00a";
}
.cmsicon-graph:before {
  content: "\e00b";
}
.cmsicon-play-button:before {
  content: "\e00c";
}
.cmsicon-layers:before {
  content: "\e00d";
}
.cmsicon-paintbrush:before {
  content: "\e00e";
}
.cmsicon-pencil:before {
  content: "\e00f";
}
.cmsicon-home:before {
  content: "\e010";
}
.cmsicon-lock:before {
  content: "\e011";
}
.cmsicon-mail:before {
  content: "\e012";
}
.cmsicon-mail-multiple:before {
  content: "\e013";
}
.cmsicon-paperplane:before {
  content: "\e014";
}
.cmsicon-share:before {
  content: "\e015";
}
.cmsicon-megaphone:before {
  content: "\e016";
}
.cmsicon-layout:before {
  content: "\e017";
}
.cmsicon-ecommerce-creditcard:before {
  content: "\e018";
}
.cmsicon-ecommerce-bag:before {
  content: "\e019";
}
.cmsicon-ecommerce-cart-content:before {
  content: "\e01a";
}
.cmsicon-ecommerce-graph-increase:before {
  content: "\e01b";
}
.cmsicon-ecommerce-money:before {
  content: "\e01c";
}
.cmsicon-ecommerce-wallet:before {
  content: "\e01d";
}
.cmsicon-search-engine:before {
  content: "\e01e";
}
.cmsicon-seo:before {
  content: "\e01f";
}
