@charset "UTF-8";

@font-face {
  font-family: "social-icons";
  src:url("fonts/social-icons.eot");
  src:url("fonts/social-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/social-icons.woff") format("woff"),
    url("fonts/social-icons.ttf") format("truetype"),
    url("fonts/social-icons.svg#social-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "social-icons" !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: "social-icons" !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-chevron-right:before {
  content: "a";
}
.icon-chevron-left:before {
  content: "b";
}
.icon-twitter:before {
  content: "c";
}
.icon-facebook:before {
  content: "d";
}
.icon-linkedin:before {
  content: "e";
}
.icon-facebook-places:before {
  content: "f";
}
.icon-list:before {
  content: "g";
}
.icon-thumbnails:before {
  content: "h";
}
.icon-delete-circle:before {
  content: "i";
}
.icon-cancel:before {
  content: "j";
}
.icon-angle-down:before {
  content: "k";
}
.icon-cross:before {
  content: "l";
}
.icon-google-plus:before {
  content: "m";
}
.icon-theatre:before {
  content: "n";
}
.icon-art-gallery:before {
  content: "o";
}
.icon-museum:before {
  content: "p";
}
.icon-briefcase:before {
  content: "q";
}
.icon-headphones:before {
  content: "r";
}
.icon-trophy:before {
  content: "s";
}
.icon-pitch:before {
  content: "t";
}
.icon-male-user-4:before {
  content: "u";
}
.icon-prize-award:before {
  content: "v";
}
.icon-music:before {
  content: "w";
}
.icon-town-hall:before {
  content: "x";
}
.icon-list-unordered:before {
  content: "y";
}
.icon-edit-modify-streamline:before {
  content: "z";
}
.icon-edit:before {
  content: "A";
}
.icon-delete-garbage-streamline:before {
  content: "B";
}
.icon-cloud-download-2:before {
  content: "C";
}
.icon-cloud-upload-2:before {
  content: "D";
}
.icon-add:before {
  content: "E";
}
.icon-folder-add:before {
  content: "F";
}
.icon-folder:before {
  content: "G";
}
.icon-folder2:before {
  content: "H";
}
.icon-list-add:before {
  content: "I";
}
.icon-share:before {
  content: "J";
}
.icon-user:before {
  content: "K";
}
