@charset "UTF-8";
@font-face {font-family:"icons"; src:url("../fonts/icons.eot"); src:url("../fonts/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg#icons") format("svg"); font-weight:normal; font-style:normal;}
@font-face {font-family:"Font-Regular"; src:url("../fonts/Font-Regular.eot"); src:url("../fonts/Font-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Font-Regular.woff") format("woff"), url("../fonts/Font-Regular.ttf") format("truetype"), url("../fonts/Font-Regular.svg#Font-Regular") format("svg"); font-weight:normal; font-style:normal;}
@font-face {font-family:"Font-Light"; src:url("../fonts/Font-Light.eot"); src:url("../fonts/Font-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Font-Light.woff") format("woff"), url("../fonts/Font-Light.ttf") format("truetype"), url("../fonts/Font-Light.svg#Font-Light") format("svg"); font-weight:normal; font-style:normal;}
@font-face {font-family:"Font-Bold"; src:url("../fonts/Font-Bold.eot"); src:url("../fonts/Font-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Font-Bold.woff") format("woff"), url("../fonts/Font-Bold.ttf") format("truetype"), url("../fonts/Font-Bold.svg#Font-Bold") format("svg"); font-weight:normal; font-style:normal;}

.fa{
  display: inline-block;
  font: normal normal normal 14px/1 icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.fa-lg {font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%;}
.fa-2x {font-size: 1.8em;}
.fa-3x {font-size: 3em;}
.fa-4x {font-size: 4em;}
.fa-5x {font-size: 5em;}

.fa-user:before {
  content: "\61";
}
.fa-email:before {
  content: "\62";
}
.fa-testimonial:before {
  content: "\63";
}
.fa-gallery:before {
  content: "\64";
}
.fa-home:before {
  content: "\65";
}
.fa-lock:before {
  content: "\66";
}
.fa-marker:before {
  content: "\67";
}
.fa-comments:before {
  content: "\68";
}
.fa-user-comment:before {
  content: "\69";
}
.fa-database:before {
  content: "\6a";
}
.fa-speed:before {
  content: "\6b";
}
.fa-pencil:before {
  content: "\6c";
}
.fa-screen:before {
  content: "\6d";
}
.fa-window:before {
  content: "\6e";
}
.fa-business:before {
  content: "\6f";
}
.fa-edit:before {
  content: "\70";
}
.fa-color:before {
  content: "\71";
}
.fa-cog:before {
  content: "\72";
}
.fa-camera:before {
  content: "\73";
}
.fa-portfolio:before {
  content: "\74";
}
.fa-globe:before {
  content: "\75";
}
.fa-link:before {
  content: "\76";
}
.fa-pen:before {
  content: "\77";
}
.fa-love:before {
  content: "\78";
}
.fa-left:before {
  content: "\79";
}
.fa-right:before {
  content: "\7a";
}
.fa-left-quote:before {
  content: "\42";
}
.fa-right-quote:before {
  content: "\41";
}
.fa-mobile:before {
  content: "\43";
}
.fa-phone:before {
  content: "\44";
}
.fa-linkedin:before {
  content: "\45";
}
.fa-facebook:before {
  content: "\46";
}
.fa-twitter:before {
  content: "\47";
}
.fa-google-plus:before {
  content: "\48";
}
.fa-navicon:before {
  content: "\49";
}


