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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  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-info:before {
  content: "\e900";
}
.icon-arrow-forward:before {
  content: "\e901";
  color: #fff;
}
.icon-arrow-next:before {
  content: "\e902";
  color: #fff;
}
.icon-bull-horn-announcer:before {
  content: "\e903";
  color: #efefef;
}
.icon-calendar:before {
  content: "\e904";
  color: #06578d;
}
.icon-clock:before {
  content: "\e905";
  color: #fff;
}
.icon-envelope:before {
  content: "\e906";
}
.icon-Group-4:before {
  content: "\e907";
  color: #dce2f0;
} 
.icon-Group-20:before {
  content: "\e908";
  color: #06578d;
}
.icon-Group-24:before {
  content: "\e909";
  color: #425063;
}
.icon-Group-202:before {
  content: "\e90a";
  color: #06578d;
}
.icon-partNext:before {
  content: "\e90b";
}
.icon-partPrev:before {
  content: "\e90c";
}
.icon-Path-10:before {
  content: "\e90d";
}
.icon-Path-20:before {
  content: "\e90e";
}
.icon-Path-23:before {
  content: "\e90f";
  color: #e85264;
}
.icon-Path-24:before {
  content: "\e910";
}
.icon-Path-25:before {
  content: "\e911";
}
.icon-Path-64:before {
  content: "\e912";
  color: #425063;
}
.icon-Path-97:before {
  content: "\e913";
}
.icon-right-arrow2:before {
  content: "\e914";
}
.icon-right-arrow465:before {
  content: "\e915";
}
.icon-search:before {
  content: "\e916";
}
