@use '../../../components/atoms/tooltip';

.tooltip {
	&::after {
		font-family: var(--txt-body-small-medium-family);
	}
}
