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

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

.time-begins:before {
  content: "\e900";
}
.time-proposal:before {
  content: "\e901";
}
.time-phoneout2:before {
  content: "\e902";
}
.time-rocket2:before {
  content: "\e903";
}
