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

.lr {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'LiveRate' !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; }

.lr-logo:before {
  content: "\e900"; }
