@font-face {
  font-family: 'icomoon2';
  src:  url('fonts/icomoon258d8.eot?fo5km6');
  src:  url('fonts/icomoon258d8.eot?fo5km6#iefix') format('embedded-opentype'),
    url('fonts/icomoon258d8.ttf?fo5km6') format('truetype'),
    url('fonts/icomoon258d8.woff?fo5km6') format('woff'),
    url('fonts/icomoon258d8.svg?fo5km6#icomoon2') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon2' !important;
  speak: none;
  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;
}

.icon2-instagram-with-circle:before {
  content: "\e900";
}
.icon2-instagram1:before {
  content: "\e901";
}
.icon2-instagram:before {
  content: "\ea92";
}
.icon2-google-drive:before {
  content: "\ea8f";
}
.footer-social__link.icon2-instagram1 {
    background: #a31111;
    font-size: 18px;
      line-height: 24px!important;
      background-size: cover;
    background-image: url('../img/instagram-color-bg.jpg') ;
    background-position: center center;
    background-repeat: no-repeat;
  
  
  
  
}
