@font-face {
	font-family: "tf-font-icons";
	src: url('fonts/tf-font-icons.eot');
	src: url('fonts/tf-font-icons.eot?#iefix') format('eot'),
		url('fonts/tf-font-icons.woff2') format('woff2'),
		url('fonts/tf-font-icons.woff') format('woff'),
		url('fonts/tf-font-icons.ttf') format('truetype'),
		url('fonts/tf-font-icons.svg#tf-font-icons') format('svg');
}

.tf:before {
	font-family: "tf-font-icons";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.tf-fk:before {
	content: "\E001";
}

.tf-search:before {
	content: "\E002";
}

.tf-github:before {
	content: "\E003";
}

.tf-desktop:before {
	content: "\E004";
}

.tf-chevron-light-up:before {
	content: "\E005";
}

.tf-pin:before {
	content: "\E006";
}

.tf-instagram-o:before {
	content: "\E007";
}

.tf-twitter:before {
	content: "\E008";
}

.tf-facebook:before {
	content: "\E009";
}

.tf-linkedin:before {
	content: "\E00A";
}

.tf-rss:before {
	content: "\E00B";
}

.tf-heart-o:before {
	content: "\E00C";
}

.tf-dna:before {
	content: "\E00D";
}

.tf-tecno:before {
	content: "\E00E";
}

.tf-heart-circle-o:before {
	content: "\E00F";
}

.tf-person-circle-o:before {
	content: "\E010";
}

.tf-comments-circle-o:before {
	content: "\E011";
}

.tf-heart-hands-circle-o:before {
	content: "\E012";
}

.tf-clipboard-circle-o:before {
	content: "\E013";
}

.tf-check-shield-circle-o:before {
	content: "\E014";
}

.tf-accessibility-circle:before {
	content: "\E015";
}

.tf-grandparents-circle-o:before {
	content: "\E016";
}

.tf-nuclear-circle-o:before {
	content: "\E017";
}

.tf-bullhorn-circle-o:before {
	content: "\E018";
}

.tf-ask-circle-o:before {
	content: "\E019";
}

.tf-heart-pulse-circle-o:before {
	content: "\E01A";
}

.tf-person-comment-circle-o:before {
	content: "\E01B";
}

.tf-id-circle-o:before {
	content: "\E01C";
}

.tf-heart-hand-circle-o:before {
	content: "\E01D";
}

.tf-hand-coin-circle-o:before {
	content: "\E01E";
}

.tf-file-circle-o:before {
	content: "\E01F";
}

.tf-no-smoke-circle-o:before {
	content: "\E020";
}
