/*!
 *  Font Awesome 4.0.3 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/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


 
.fa-facebook:before  {
    content: "\f09a"; 
    font-family: FontAwesome;
	font-size:22px;
	font-style: normal;
    font-weight: normal;
  	-webkit-font-smoothing: antialiased;
 }

.fa-youtube:before  {
    content: "\f167"; 
    font-family: FontAwesome;
	font-size:22px;
    font-style: normal;
	font-style: normal;
    font-weight: normal;
     -webkit-font-smoothing: antialiased;
	 
}