/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
 @font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }

.fa-python:before {
  content: "\f3e2"; }

.fa-cloudsmith:before {
  content: "\f384";}

.fa-wpexplorer:before {
  content: "\f2de";}

.fa-pushed:before {
    content: "\f3e1";}

.fa-schlix:before {
    content: "\f3ea";}

