@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fsr4sp');
  src:  url('fonts/icomoon.eot?fsr4sp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fsr4sp') format('truetype'),
    url('fonts/icomoon.woff?fsr4sp') format('woff'),
    url('fonts/icomoon.svg?fsr4sp#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-clock-t:before {
  content: "\e918";
}
.icon-arrow-down-t:before {
  content: "\e900";
}
.icon-arrow-right-t:before {
  content: "\e901";
}
.icon-arrow-teft-l:before {
  content: "\e902";
}
.icon-arrow-up-t:before {
  content: "\e903";
}
.icon-award-alt-t:before {
  content: "\e904";
}
.icon-calendar-t:before {
  content: "\e905";
}
.icon-checkmark-t:before {
  content: "\e906";
}
.icon-chevron-down-t:before {
  content: "\e907";
}
.icon-chevron-right-t:before {
  content: "\e908";
}
.icon-chevron-teft-l:before {
  content: "\e909";
}
.icon-chevron-up-t:before {
  content: "\e90a";
}
.icon-close-circle-t:before {
  content: "\e90b";
}
.icon-close-t:before {
  content: "\e90c";
}
.icon-download-t:before {
  content: "\e90d";
}
.icon-external-link-t:before {
  content: "\e90e";
}
.icon-file-t:before {
  content: "\e90f";
}
.icon-location-t:before {
  content: "\e910";
}
.icon-lock-t:before {
  content: "\e911";
}
.icon-minus-t:before {
  content: "\e912";
}
.icon-play-t:before {
  content: "\e913";
}
.icon-plus-t:before {
  content: "\e914";
}
.icon-search-t:before {
  content: "\e915";
}
.icon-tick-circle-t:before {
  content: "\e916";
}
.icon-trash-t:before {
  content: "\e917";
}
