
@font-face {
	font-family: 'newtamsa-icons';
	font-style: normal;
	font-weight: 400;
	src: url("./newtamsa-icons.eot") format("embedded-opentype"),
		url("./newtamsa-icons.woff2") format("woff2"),
		url("./newtamsa-icons.woff") format("woff");
}

.nt-icons {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: text-top;
}

.nt-icons {
	position: relative;
	fill: currentColor;
	font-family: 'newtamsa-icons';
	font-weight: normal;
	font-style: normal;
	display: block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: 'liga';
}

.newtamsa-icons {
	font-family: 'newtamsa-icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	font-size: 0.9em;
	line-height: 138%;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;

	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;

	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;

	/* Support for IE. */
	font-feature-settings: 'liga';
	vertical-align: text-top;
}

.nt-a-1-logo-symbol:before {
	content: "\f101";
}

.nt-a-2-logo:before {
	content: "\f102";
}

.nt-a-3-logo-full:before {
	content: "\f103";
}