
@charset "UTF-8";

[data-icon]:before {
	font-family: "tfg-icon" !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^="tfg-"]:before, [class*=" tfg-"]:before {
	font-family: "tfg-icon" !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;
}

.tfg-apple:before {
	content: "";
}

.tfg-chat:before {
	content: "";
}

.tfg-document:before {
	content: "";
}

.tfg-dollar:before {
	content: "";
}

.tfg-dots:before {
	content: "";
}

.tfg-down-arrow:before {
	content: "";
}

.tfg-facebook:before {
	content: "";
}

.tfg-file-icon:before {
	content: "";
}

.tfg-gplus:before {
	content: "";
}

.tfg-ham:before {
	content: "";
}

.tfg-heart:before {
	content: "";
}

.tfg-instagram:before {
	content: "";
}

.tfg-left-arrow:before {
	content: "";
}

.tfg-linkedin:before {
	content: "";
}

.tfg-map-marker:before {
	content: "";
}

.tfg-monitor:before {
	content: "";
}

.tfg-percent:before {
	content: "";
}

.tfg-right-arrow:before {
	content: "";
}

.tfg-search:before {
	content: "";
}

.tfg-twitter:before {
	content: "";
}
