blob: 7cead1720c332150be2283bdb8e805becb08bf17 [file] [log] [blame]
<!DOCTYPE html>
<style>
.gillsanstest {
font-family: Gill Sans;
font-size: 60px;
}
</style>
<p>y needs to be kerned under the T on Gill Sans on Mac for weights under 700. <a href="https://crbug.com/1004945">https://crbug.com/1004945</a></p>
<div class="gillsanstest" style="font-weight: 300;">TyTo</div>
<div class="gillsanstest" style="font-weight: 500;">TyTo</div>
<div class="gillsanstest" style="font-weight: 600;">TyTo</div>
<div class="gillsanstest" style="font-weight: 700;">TyTo</div>
<div class="gillsanstest" style="font-weight: 800;">TyTo</div>