@charset "UTF-8";

@font-face {
  font-family: "micro-icon";
  src:url("fonts/micro-icon.eot");
  src:url("fonts/micro-icon.eot?#iefix") format("embedded-opentype"),
    url("fonts/micro-icon.woff") format("woff"),
    url("fonts/micro-icon.ttf") format("truetype"),
    url("fonts/micro-icon.svg#micro-icon") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "micro-icon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="mti-brand-"]:before,
[class*=" mti-brand-"]:before {
  font-family: "micro-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mti-brand-dribbble:before {
  content: "\61";
}
.mti-brand-dribbble-square:before {
  content: "\62";
}
.mti-brand-dropbox:before {
  content: "\63";
}
.mti-brand-facebook:before {
  content: "\64";
}
.mti-brand-facebook-f:before {
  content: "\65";
}
.mti-brand-facebook-messenger:before {
  content: "\66";
}
.mti-brand-facebook-square:before {
  content: "\67";
}
.mti-brand-git:before {
  content: "\68";
}
.mti-brand-github:before {
  content: "\69";
}
.mti-brand-github-square:before {
  content: "\6a";
}
.mti-brand-google-plus:before {
  content: "\6b";
}
.mti-brand-google-plus-g:before {
  content: "\6c";
}
.mti-brand-google-plus-square:before {
  content: "\6d";
}
.mti-brand-instagram:before {
  content: "\6e";
}
.mti-brand-instagram-square:before {
  content: "\6f";
}
.mti-brand-invision:before {
  content: "\70";
}
.mti-brand-pinterest-square:before {
  content: "\71";
}
.mti-brand-pinterest-p:before {
  content: "\72";
}
.mti-brand-pinterest:before {
  content: "\73";
}
.mti-brand-linkedin-in:before {
  content: "\74";
}
.mti-brand-skype:before {
  content: "\75";
}
.mti-brand-slack:before {
  content: "\76";
}
.mti-brand-vimeo-v:before {
  content: "\77";
}
.mti-brand-vimeo-square:before {
  content: "\78";
}
.mti-brand-vimeo:before {
  content: "\79";
}
.mti-brand-twitter-square:before {
  content: "\7a";
}
.mti-brand-twitter:before {
  content: "\41";
}
.mti-brand-tiktok:before {
  content: "\42";
}
.mti-brand-whatsapp:before {
  content: "\43";
}
.mti-brand-whatsapp-square:before {
  content: "\44";
}
.mti-brand-youtube-square:before {
  content: "\45";
}
.mti-brand-youtube:before {
  content: "\46";
}
.mti-brand-quora:before {
  content: "\47";
}
