@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,300;0,600;1,300;1,600&display=swap'); body { font-family: 'Inter Tight', sans-serif; } body { font-weight:300; } a:active, a:visited, a:link, a:hover, .asLink {font-weight:300; } b, strong {font-weight:600; }