@font-face {
    font-family: 'FontAwesome';
    src: url('../../fonts/fontawesome-search.woff?v=4.7.8') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.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-circle-o:before {
    content: "\f10c";
}
.fa-circle:before {
    content: "\f111";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-plus:before {
    content: "\f067";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-search:before {
    content: "\f002";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-phone:before {
    content: "\f095";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-camera:before {
    content: "\f030";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-list:before {
    content: "\f03a";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-star:before {
    content: "\f005";
}

.fa-user:before {
    content: "\f007";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-question:before {
    content: "\f128";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-5x {
    font-size: 5em;
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-heart:before {
    content: "\f004";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-folder-o:before {
    content: "\f114";
}
