/*---------------------------------------------------------------------------------

 Theme Name:   Massive Impact
 Theme URI:    https://winmassiveimpact.com
 Description:  A custom theme developed for Massive Impact
 Author:       Piyush
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/* Placeholder CSS for Child Theme */
body {
    background-color: inherit;
}

@font-face {
  font-family: 'icomoon';
  src:  url('wp-content/themes/massive-impact/fonts/icomoon.eot?86wbbt');
  src:  url('wp-content/themes/massive-impact/fonts/icomoon.eot?86wbbt#iefix') format('embedded-opentype'),
        url('wp-content/themes/massive-impact/fonts/icomoon.ttf?86wbbt') format('truetype'),
        url('wp-content/themes/massive-impact/fonts/icomoon.woff?86wbbt') format('woff'),
        url('wp-content/themes/massive-impact/fonts/icomoon.svg?86wbbt#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-massive-impact-blast-icon .path1:before {
  content: "\e900";
  color: rgb(9, 26, 44);
}
.icon-massive-impact-blast-icon .path2:before {
  content: "\e901";
  margin-left: -1.4599609375em;
  color: rgb(253, 254, 254);
}
.icon-massive-impact-blast-icon .path3:before {
  content: "\e902";
  margin-left: -1.4599609375em;
  color: rgb(253, 254, 254);
}
.icon-massive-impact-blast-icon .path4:before {
  content: "\e903";
  margin-left: -1.4599609375em;
  color: rgb(253, 254, 254);
}
.icon-massive-impact-blast-icon .path5:before {
  content: "\e904";
  margin-left: -1.4599609375em;
  color: rgb(253, 254, 254);
}
