@charset "UTF-8";

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

}
.icon{
  display: flex;
  flex-direction: row;
  font-size: 30px;
}

ul li a{
  text-decoration: none;
}

[data-icon]:before {
  font-family: "untitled-font-1" !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: "untitled-font-1" !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-dribbble:before {
  content: "\61";
}
.icon-linkedin-alt:before {
  content: "\62";
}
.icon-wordpress:before {
  content: "\63";
}
.icon-facebook-places:before {
  content: "\64";
}
.icon-google:before {
  content: "\65";
}
.icon-yahoo:before {
  content: "\66";
}
.icon-facebook-alt:before {
  content: "\67";
}
.icon-youtube:before {
  content: "\68";
}
.icon-bars:before {
  content: "\69";
}
.icon-battery-empty:before {
  content: "\6b";
}
.icon-battery-full:before {
  content: "\6c";
}
.icon-battery-half:before {
  content: "\6d";
}
.icon-battery-quarter:before {
  content: "\6e";
}
.icon-battery-three-quarters:before {
  content: "\6f";
}
.icon-commenting:before {
  content: "\73";
}
.icon-cc-visa:before {
  content: "\74";
}
.icon-cc-paypal:before {
  content: "\75";
}
.icon-cc-mastercard:before {
  content: "\76";
}
.icon-chain-broken:before {
  content: "\77";
}
.icon-chevron-down:before {
  content: "\78";
}
.icon-chevron-left:before {
  content: "\79";
}
.icon-chevron-right:before {
  content: "\7a";
}
.icon-chevron-up:before {
  content: "\41";
}
.icon-twitter-square:before {
  content: "\70";
}
.icon-spotify:before {
  content: "\71";
}
.icon-volume:before {
  content: "\72";
}
.icon-volume-down:before {
  content: "\42";
}
.icon-volume-up:before {
  content: "\43";
}
.icon-share:before {
  content: "\44";
}
.icon-newspaper-o:before {
  content: "\6a";
}
.icon-paper-plane:before {
  content: "\45";
}
.icon-at-sign:before {
  content: "\46";
}
.icon-mail:before {
  content: "\47";
}
.icon-telephone:before {
  content: "\48";
}
.icon-instagrem:before {
  content: "\49";
}
.icon-arrow-down:before {
  content: "\4a";
}
.icon-arrow-left:before {
  content: "\4b";
}
.icon-arrow-right:before {
  content: "\4c";
}
.icon-arrow-up:before {
  content: "\4d";
}
.icon-home:before {
  content: "\4e";
}
