@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}  .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fa-check:before { content: "\f00c"; } .fa-home:before { content: "\f015"; } .fa-map-marker:before { content: "\f041"; } .fa-play:before { content: "\f04b"; } .fa-arrow-right:before { content: "\f061"; } .fa-arrow-up:before { content: "\f062"; } .fa-plus:before { content: "\f067"; } .fa-calendar:before { content: "\f073"; } .fa-chevron-down:before { content: "\f078"; } .fa-phone:before { content: "\f095"; } .fa-facebook-f:before { content: "\f09a"; } .fa-navicon:before { content: "\f0c9"; } .fa-envelope:before { content: "\f0e0"; } .fa-angle-double-left:before { content: "\f100"; } .fa-angle-double-right:before { content: "\f101"; } .fa-angle-left:before { content: "\f104"; } .fa-angle-right:before { content: "\f105"; } .fa-mobile-phone:before { content: "\f10b"; } .fa-quote-left:before { content: "\f10d"; } .fa-instagram:before { content: "\f16d"; } .fa-long-arrow-left:before { content: "\f177"; } .fa-long-arrow-right:before { content: "\f178"; } .fa-paper-plane-o:before, .fa-send-o:before { content: "\f1d9"; } .fa-whatsapp:before { content: "\f232"; } .fa-map:before { content: "\f279"; } .fa-envelope-open:before { content: "\f2b6"; }