/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    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-circle:before {
    content: "\f058"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-user:before {
    content: "\f007"
}

.fa-bug:before {
    content: "\f188"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-tachometer:before {
    content: "\f0e4"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-credit-card:before {
    content: "\f09d"
}