@font-face {
    font-family: "Telstra Display";
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/telstra-display-regular.woff2) format("woff2"), url(/fonts/telstra-display-regular.woff) format("woff")
}

@font-face {
    font-family: "Telstra Display";
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/telstra-display-medium.woff2) format("woff2"), url(/fonts/telstra-display-medium.woff) format("woff")
}

@font-face {
    font-family: "Telstra Text Variable";
    src: url(/fonts/telstra-text.woff2) format("woff2-variations");
    src: url(/fonts/telstra-text.ttf) format("truetype-variations")
}