﻿/*!
 * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 * Configured for css/font/ local directory
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('font/fontawesome-webfont.eot?v=4.7.0');
    src: url('font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('font/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('font/FontAwesome.otf') format('opentype'), url('font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

/* Icon Glyphs */
.fa-home:before {
    content: "\f015";
}

.fa-phone:before {
    content: "\f095";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-flag:before {
    content: "\f024";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-star:before {
    content: "\f005";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-university:before {
    content: "\f19c";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-link:before {
    content: "\f0c1";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-map:before {
    content: "\f279";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-book:before {
    content: "\f02d";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-bar-chart:before {
    content: "\f080";
}

.fa-users:before {
    content: "\f0c0";
}

.fa-check:before {
    content: "\f00c";
}

.fa-times:before {
    content: "\f00d";
}

.fa-search:before {
    content: "\f002";
}

.fa-user:before {
    content: "\f007";
}

.fa-download:before {
    content: "\f019";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-caret-down:before {
    content: "\f0d7";
}
