@charset "UTF-8";

@font-face {
  font-family: "matraman";
  src:url("fonts/matraman.eot");
  src:url("fonts/matraman.eot?#iefix") format("embedded-opentype"),
    url("fonts/matraman.woff") format("woff"),
    url("fonts/matraman.ttf") format("truetype"),
    url("fonts/matraman.svg#matraman") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "matraman" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "matraman" !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;
}

.icon-gist-secret:before {
  content: "a";
}
.icon-book:before {
  content: "b";
}
.icon-camera:before {
  content: "c";
}
.icon-archive:before {
  content: "e";
}
.icon-chat-talk:before {
  content: "d";
}
.icon-calendar-2:before {
  content: "f";
}
.icon-chatbubble:before {
  content: "g";
}
.icon-clock:before {
  content: "h";
}
.icon-filing:before {
  content: "i";
}
.icon-film-maker:before {
  content: "j";
}
.icon-headphone:before {
  content: "k";
}
.icon-heart:before {
  content: "l";
}
.icon-inbox-box:before {
  content: "m";
}
.icon-message-talk:before {
  content: "n";
}
.icon-photos-pictures:before {
  content: "o";
}
.icon-pin:before {
  content: "p";
}
.icon-quote:before {
  content: "q";
}
.icon-tag-round:before {
  content: "r";
}
.icon-tags-round:before {
  content: "s";
}
.icon-storage:before {
  content: "t";
}
.icon-videocamera:before {
  content: "u";
}
.icon-content-1:before {
  content: "v";
}
.icon-twitter:before {
  content: "w";
}
.icon-youtube:before {
  content: "x";
}
.icon-quote-left:before {
  content: "y";
}
.icon-google-plus:before {
  content: "z";
}
.icon-github:before {
  content: "A";
}
.icon-facebook:before {
  content: "B";
}
.icon-chat-bubble-two:before {
  content: "C";
}
.icon-linkedin:before {
  content: "D";
}
.icon-pinterest:before {
  content: "E";
}
.icon-instagram:before {
  content: "F";
}
.icon-link:before {
  content: "G";
}
