/* FONT PATH
 * -------------------------- */

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