@font-face {
    font-family: 'Baloise Headline Bold';
    src: url('../fonts/BaloiseCreateHeadline-bold.woff2') format('woff2'), url('./fonts/BaloiseCreateHeadline-bold.woff') format('woff'), url('./fonts/BaloiseCreateHeadline-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Baloise Headline Light';
    src: url('../fonts/BaloiseCreateHeadline-light.woff2') format('woff2'), url('./fonts/BaloiseCreateHeadline-light.woff') format('woff'), url('./fonts/BaloiseCreateHeadline-light.ttf') format('truetype');
}

@font-face {
    font-family: 'Baloise Text Bold';
    src: url('../fonts/BaloiseCreateText-bold.woff2') format('woff2'), url('./fonts/BaloiseCreateText-bold.woff') format('woff'), url('./fonts/BaloiseCreateText-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Baloise Text Regular';
    src: url('../fonts/BaloiseCreateText-regular.woff2') format('woff2'), url('./fonts/BaloiseCreateText-regular.woff') format('woff'), url('./fonts/BaloiseCreateText-regular.ttf') format('truetype');
}