@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "csm-web" !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^="anticon-"]:before,
[class*=" anticon-"]:before {
  font-family: "csm-web" !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;
}

.anticon-ic-birthday:before {
  content: "\61";
}
.anticon-ic-booking-app:before {
  content: "\62";
}
.anticon-ic-booking-staff:before {
  content: "\63";
}
.anticon-ic-camera:before {
  content: "\64";
}
.anticon-ic-cancel-booking:before {
  content: "\65";
}
.anticon-ic-checkin:before {
  content: "\66";
}
.anticon-ic-close:before {
  content: "\67";
}
.anticon-ic-complete-booking:before {
  content: "\68";
}
.anticon-ic-config:before {
  content: "\69";
}
.anticon-ic-customer:before {
  content: "\6a";
}
.anticon-ic-daily-customer:before {
  content: "\6b";
}
.anticon-ic-daily-expense:before {
  content: "\6c";
}
.anticon-ic-daily-income:before {
  content: "\6d";
}
.anticon-ic-dashboard:before {
  content: "\6e";
}
.anticon-ic-edit:before {
  content: "\6f";
}
.anticon-ic-extra-service:before {
  content: "\70";
}
.anticon-ic-facebook:before {
  content: "\71";
}
.anticon-ic-history:before {
  content: "\72";
}
.anticon-ic-income:before {
  content: "\73";
}
.anticon-ic-job:before {
  content: "\74";
}
.anticon-ic-linkedin:before {
  content: "\75";
}
.anticon-ic-menu-open:before {
  content: "\76";
}
.anticon-ic-money:before {
  content: "\77";
}
.anticon-ic-notification:before {
  content: "\78";
}
.anticon-ic-payment-reminder:before {
  content: "\79";
}
.anticon-ic-phone:before {
  content: "\7a";
}
.anticon-ic-report:before {
  content: "\41";
}
.anticon-ic-reservation:before {
  content: "\42";
}
.anticon-ic-save:before {
  content: "\43";
}
.anticon-ic-see-detail:before {
  content: "\44";
}
.anticon-ic-setting:before {
  content: "\45";
}
.anticon-ic-time-countdown:before {
  content: "\46";
}
.anticon-ic-twitter:before {
  content: "\47";
}
.anticon-ic-user:before {
  content: "\48";
}
