@font-face {
    font-display: swap;
    font-family: 'Swiss Post Sans';
    font-weight: 700;
    src: url(https://fonts.post.ch/swiss-post-sans/v1/SwissPostSans-Bold.woff2) format("woff2"),url(https://fonts.post.ch/swiss-post-sans/v1/SwissPostSans-Bold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: 'Swiss Post Sans';
    font-weight: 400;
    src: url(https://fonts.post.ch/swiss-post-sans/v1/SwissPostSans-Regular.woff2) format("woff2"),url(https://fonts.post.ch/swiss-post-sans/v1/SwissPostSans-Regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: 'Swiss Post Sans';
    font-weight: 300;
    src: url(https://fonts.post.ch/swiss-post-sans/v1/SwissPostSans-Light.woff2) format("woff2"),url(https://fonts.post.ch/swiss-post-sans/v1/SwissPostSans-Light.woff) format("woff")
}