@font-face {
  font-family: 'social-icons';
  src:  url('../eot/social-icons2bc4.eot?a5uxh1');
  src:  url('../eot/social-icons2bc4.eot?a5uxh1#iefix') format('embedded-opentype'),
    url('../ttf/social-icons2bc4.ttf?a5uxh1') format('truetype'),
    url('../woff/social-icons2bc4.woff?a5uxh1') format('woff'),
    url('../svg/social-icons2bc4.svg?a5uxh1#social-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social-icons' !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;
}

.sociallogo-social-LinkedIn:before {
  content: "\e900";
  color: #a9d0ff;
}
.sociallogo-social-youtube:before {
  content: "\e901";
  color: #a9d0ff;
}
.sociallogo-social-x:before {
  content: "\e902";
  color: #a9d0ff;
}
.sociallogo-social-instagram:before {
  content: "\e903";
  color: #a9d0ff;
}
.sociallogo-social-facebook:before {
  content: "\e904";
  color: #a9d0ff;
}
