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

.la {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'egofixicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.la-times:before {
  content: "\e912";
}
.la-upload:before {
  content: "\e913";
}
.la-user:before {
  content: "\e914";
}
.la-user-alt-slash:before {
  content: "\e915";
}
.la-bars:before {
  content: "\e916";
}
.la-briefcase:before {
  content: "\e900";
}
.la-envelope:before {
  content: "\e901";
}
.la-envelope-square:before {
  content: "\e902";
}
.la-facebook-f:before {
  content: "\e903";
}
.la-facebook-messenger:before {
  content: "\e904";
}
.la-facebook-square:before {
  content: "\e905";
}
.la-instagram:before {
  content: "\e906";
}
.la-long-arrow-alt-down:before {
  content: "\e907";
}
.la-long-arrow-alt-left:before {
  content: "\e908";
}
.la-long-arrow-alt-right:before {
  content: "\e909";
}
.la-long-arrow-alt-up:before {
  content: "\e90a";
}
.la-music:before {
  content: "\e90b";
}
.la-photo-video:before {
  content: "\e90c";
}
.la-terminal:before {
  content: "\e90d";
}
.la-twitter:before {
  content: "\e90e";
}
.la-twitter-square:before {
  content: "\e90f";
}
.la-whatsapp:before {
  content: "\e910";
}
.la-whatsapp-square:before {
  content: "\e911";
}
