@font-face {
  font-family: 'icons';
  src:  url('../fonts/icons.eot?c7whj6');
  src:  url('../fonts/icons.eot?c7whj6#iefix') format('embedded-opentype'),
    url('../fonts/icons.ttf?c7whj6') format('truetype'),
    url('../fonts/icons.woff?c7whj6') format('woff'),
    url('../fonts/icons.svg?c7whj6#icons') 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: 'icons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-newold:before {
  content: "\e916";
}
.icon-oldnew:before {
  content: "\e917";
}
.icon-search:before {
  content: "\e915";
}
.icon-menu-toggle:before {
  content: "\e912";
}
.icon-menu-toggle-close:before {
  content: "\e913";
}
.icon-play:before {
  content: "\e914";
}
.icon-linkedin:before {
  content: "\e900";
}
.icon-facebook-round:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-youtube:before {
  content: "\e904";
}
.icon-arrow-left:before {
  content: "\e905";
}
.icon-arrow-right:before {
  content: "\e906";
}
.icon-arrow-down:before {
  content: "\e907";
}
.icon-arrow-up:before {
  content: "\e908";
}
.icon-arrow-right-rounded .path1:before {
  content: "\e909";
  color: rgb(0, 0, 0);
}
.icon-arrow-right-rounded .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-arrow-left-rounded .path1:before {
  content: "\e90b";
  color: rgb(0, 0, 0);
}
.icon-arrow-left-rounded .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-atoz:before {
  content: "\e90d";
}
.icon-ztoa:before {
  content: "\e90e";
}
.icon-jantodec:before {
  content: "\e90f";
}
.icon-dectojan:before {
  content: "\e910";
}
.icon-time:before {
  content: "\e911";
}
