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

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

.i-chevron-right:before {
  content: "\e903";
}
.i-home:before {
  content: "\e900";
}
.i-map-pin:before {
  content: "\e901";
}
.i-menu:before {
  content: "\e902";
}
.i-x:before {
  content: "\e904";
}
.i-xa:after {
  content: "\e904";
}
