/*

Template: Sofbox - Responsive Software Landing Page
Author: iqonicthemes.in
Version: 3.0
Design and Developed by: iqonicthemes.in

NOTE: This is main stylesheet of template, This file contains the styling for the actual Template. Please do not change anything here! write in a custom.css file if required!

*/

.fa-database:before {
    content: "\f1c0";
  }
  .fa-mobile-alt:before {
    content: "\f10b";
  }
  .fa-browser:before {
    content: "\f37e";
  }
  .fa-windows:before {
    content: "\f17a";
  }
  .fa-globe-americas {
      content: "\f57d";
  }
  .fa-cloud {
      content: "\f0c2";
  }
  .fa-map-marker {
      content: "\f041";
  }
  .fa-map-marker-alt {
      content: "\f3c5";
  }
  .fa-phone {
      content: "\f095";
  }
  .fa-envelope {
      content: "\f0e0";
  }
  .fa-chevron-up {
      content: "\f077";
  }
  .fa-bars {
      content: "\f0c9";
  }