/*
 * Theme Name:  Magda Makes
 * Template:    Divi
 * Version:     0.1.1
 */
@import url("fonts/socicon.css");

.et-social-icon a.icon::before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  font-size: 1.25em;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
