@font-face {
    font-family: "TheSun-Regular";
    src: url(https://www.thesun.co.uk/wp-content/themes/thesun/fonts/TheSun-Regular.woff);
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "TheSunW01-Bold";
    src: url(https://www.thesun.co.uk/wp-content/themes/thesun/fonts/TheSunW01-Bold.woff);
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "TheSun-HeavyCondensed";
    src: url(https://www.thesun.co.uk/wp-content/themes/thesun/fonts/TheSun-HeavyCondensed.woff);
    font-style: normal;
    font-weight: 700;
    font-stretch: condensed;
}