@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.woff2?v=4.7.0) 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-home:before { content: "\f015"; } .fa-map-marker:before { content: "\f041"; } .fa-chevron-left:before { content: "\f053"; } .fa-chevron-right:before { content: "\f054"; } .fa-chevron-down:before { content: "\f078"; } .fa-angle-up:before { content: "\f106"; } .fa-mobile-phone:before { content: "\f10b"; } .fa-envelope-open:before { content: "\f2b6"; }