@charset "UTF-8";

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

}

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

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

.icon-oa-icon-logo:before {
  content: "\e000";
}
.icon-oa-icon-plus:before {
  content: "\e001";
}
.icon-oa-icon-right-arrow-01:before {
  content: "\e002";
}
.icon-oa-icon-attachment:before {
  content: "\e003";
}
.icon-oa-icon-benefits:before {
  content: "\e004";
}
.icon-oa-icon-expend:before {
  content: "\e005";
}
.icon-oa-icon-delete:before {
  content: "\e006";
}
.icon-oa-icon-details:before {
  content: "\e007";
}
.icon-oa-icon-down-caret:before {
  content: "\e008";
}
.icon-oa-icon-edit:before {
  content: "\e009";
}
.icon-oa-icon-profile-01:before {
  content: "\e00a";
}
.icon-oa-icon-notification:before {
  content: "\e00b";
}
.icon-oa-icon-users:before {
  content: "\e00c";
}
.icon-oa-icon-contact:before {
  content: "\e00d";
}
.icon-oa-icon-menu:before {
  content: "\e00e";
}
.icon-oa-icon-ok:before {
  content: "\e00f";
}
.icon-oa-icon-fill-star:before {
  content: "\e010";
}
.icon-oa-icon-profile:before {
  content: "\e011";
}
.icon-oa-icon-cancel:before {
  content: "\e012";
}
.icon-oa-icon-left-arrow:before {
  content: "\e013";
}
.icon-oa-icon-right-arrow:before {
  content: "\e014";
}
.icon-oa-icon-down-arrow:before {
  content: "\e015";
}
.icon-oa-icon-top-arrow:before {
  content: "\e016";
}
.icon-oa-icon-profile-alt:before {
  content: "\e017";
}
.icon-oa-icon-menu-alt:before {
  content: "\e018";
}
.icon-oa-icon-email-alt:before {
  content: "\e019";
}
.icon-oa-icon-calendar:before {
  content: "\e01a";
}
.icon-oa-icon-home:before {
  content: "\e01b";
}
.icon-oa-icon-notification-alt:before {
  content: "\e01c";
}
.icon-oa-icon-question-alt:before {
  content: "\e01d";
}
.icon-oa-icon-setting:before {
  content: "\e01e";
}
.icon-oa-icon-message:before {
  content: "\e01f";
}
.icon-oa-icon-graph:before {
  content: "\e020";
}
.icon-oa-icon-view:before {
  content: "\e021";
}
.icon-oa-icon-view-cross:before {
  content: "\e022";
}
.icon-oa-icon-search:before {
  content: "\e023";
}
.icon-oa-icon-info:before {
  content: "\e024";
}
.icon-oa-icon-price:before {
  content: "\e025";
}
.icon-oa-icon-products:before {
  content: "\e026";
}
.icon-oa-icon-service:before {
  content: "\e027";
}
.icon-oa-icon-stop:before {
  content: "\e028";
}
.icon-oa-icon-tick:before {
  content: "\e029";
}
