	/*
  	Flaticon icon font: Flaticon
  	Creation date: 18/06/2016 22:54
  	*/

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "t";
    src: url("./t.svg#t") format("svg");
  }
}

[class^="t-"]:before, [class*=" t-"]:before,
[class^="t-"]:after, [class*=" t-"]:after {   
  font-family: t;
        font-size: 20px;
font-style: normal;
margin-left: 0px;
}

.t-twitter:before { content: "\f100"; }