<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Gill Sans Nova Font Family
 * Imported from the existing Trent Bridge website
 */

@import url("https://fast.fonts.net/t/1.css?apiType=css&amp;projectid=ad89af96-749f-42f3-8514-10f44d953047");

/* Gill Sans Nova Light */
@font-face{
    font-family:"Gill Sans Nova W01 Light";
    src:url("c572ff9b-e9a8-402f-ab8e-c00171637f3e.eot?#iefix");
    src:url("c572ff9b-e9a8-402f-ab8e-c00171637f3e.eot?#iefix") format("eot"),
        url("ada1c864-6830-43ca-a5a2-51870437413e.woff2") format("woff2"),
        url("03d6828c-b347-428e-8c8f-5cab8ef67192.woff") format("woff"),
        url("41a12fd9-0a9e-4410-8caf-ea71db2486fe.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

/* Gill Sans Nova Book (Regular) */
@font-face{
    font-family:"Gill Sans Nova W01 Book";
    src:url("e5f44dae-0e0a-476d-9b92-3be122d4c8cd.eot?#iefix");
    src:url("e5f44dae-0e0a-476d-9b92-3be122d4c8cd.eot?#iefix") format("eot"),
        url("43b67b68-8704-4bc0-9c41-620c664cb9dd.woff2") format("woff2"),
        url("37a7a423-c7fe-48f9-8013-63d2cc236c7a.woff") format("woff"),
        url("5ba67d9b-fa03-41f5-8020-c72589420b52.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

/* Gill Sans Nova SemiBold */
@font-face{
    font-family:"Gill Sans Nova W01 SemiBold";
    src:url("ccd0adbe-535a-4d2e-a75d-91656a5cdc32.eot?#iefix");
    src:url("ccd0adbe-535a-4d2e-a75d-91656a5cdc32.eot?#iefix") format("eot"),
        url("5fb9e481-085f-4ad5-8574-ffabb4dbe7a9.woff2") format("woff2"),
        url("cc1cc8a6-92c2-4d62-973e-e4a20c3df0bf.woff") format("woff"),
        url("4be50539-3222-4eff-b978-78bd5e7a2d99.ttf") format("truetype");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
} </pre></body></html>