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

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

.icon-office:before {
  content: "\e903";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-stats-dots:before {
  content: "\e99b";
}

/* comming sson*/
#comming-soon {
  margin: 100px 0 0;
}

.comming-soon-counter {
  display: inline-block;
  font-size: 80px;
  color: #93d500;
  font-weight: 700;
  line-height: 40px;
}

.comming-soon-counter span {
  font-size: 18px;
  font-weight: 300;
  color: #111c4e;
}

.fables-comming-head {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 55px;
}

.page-a {
  display: inline-block;
  padding: 10px 53px;
}