@font-face {
  font-family: 'font-icon';
  src:  url('../css/font/font-icon.eot?95kyrc');
  src:  url('../css/font/font-icon.eot?95kyrc#iefix') format('embedded-opentype'),
    url('../css/font/font-icon.ttf?95kyrc') format('truetype'),
    url('../css/font/font-icon.woff?95kyrc') format('woff'),
    url('../css/font/font-icon.svg?95kyrc#font-icon') 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: 'font-icon' !important;
  speak: never;
  font-size: 30px;
  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-sharing2-icon:before {
  content: "\e900";
  color: #fff;
  width: 100px;
  height: 100px;
  font-size: 50px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  background-color: #a7202c;
}
.icon-youtube-icon:before {
  content: "\e901";
  color: #a7202c;
  width: 100px;
  height: 100px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  font-size: 50px;
  background-color: white;
}
.icon-linkedin-icon:before {
  content: "\e902";
  color: #a6212d;
  width: 100px;
  height: 100px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  font-size: 50px;
  background-color: white;
}
.icon-menu-icon:before {
  content: "\e903";
  color: #fff;
  width: 100px;
  height: 100px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  font-size: 50px;
  background-color: #a7202c;
}
.icon-plusbutton:before {
  content: "\e904";
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 30px;
  border: 1px solid white;
  border-radius: 50%;
  padding: 6px 4px;
  
}
.icon-facebook-icon:before {
  content: "\e905";
  color: #a7202c;
  width: 100px;
  height: 100px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  background-color: white;
  font-size: 50px;
}

.icon-insta-icon:before {
  content: "\e906";
  color: #a7232e;
  width: 100px;
  height: 100px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  background-color: white;
  font-size: 50px;
}

.icon-sharing2-icons:before {
  content: "\e900";
  color: #fff;
  width: 100px;
  height: 100px;
  border: 1px solid white;
  border-radius: 50%;
  font-size: 50px;
  

}

/*second*/

.icon-youtube-icon-2:before {
  content: "\e901";
  color: #a7202c;
  width: 100px;
  height: 100px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  font-size: 40px;
  background-color: white;
}

.icon-insta-icon-2:before {
  content: "\e906";
  color: #a7232e;
  width: 50px;
  height: 50px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  background-color: white;
  font-size: 40px;
}

.icon-linkedin-icon-2:before {
  content: "\e902";
  color: #a6212d;
  width: 100px;
  height: 100px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  font-size: 40px;
  background-color: white;
}

.icon-facebook-icon-2:before {
  content: "\e905";
  color: #a7202c;
 font-size: 10px;
  border: 1px solid #A7292C;
  border-radius: 50%;
  background-color: white;
  font-size: 40px;
}

.icon-sharing2-icon-2:before {
  content: "\e900";
  color: #fff;
  width: 100px;
  height: 100px;
  font-size: 39px;
 
  border-radius: 50%;
  background-color: #a7202c;
  margin-left: 10px;

}

.icon-menu-icon-2:before {
  content: "\e903";
  color: #fff;
  width: 100px;
  height: 100px;

  border-radius: 50%;
  font-size: 39px;
  background-color: #a7202c;
}
